<%@LANGUAGE="VBSCRIPT"%> <% Dim rsLargeImage__MMColParam rsLargeImage__MMColParam = "1" if (Request.QueryString("productid") <> "") then rsLargeImage__MMColParam = Request.QueryString("productid") %> <% set rsLargeImage = Server.CreateObject("ADODB.Recordset") rsLargeImage.ActiveConnection = MM_connLogCabin_STRING rsLargeImage.Source = "SELECT * FROM Products WHERE productid = " + Replace(rsLargeImage__MMColParam, "'", "''") + "" rsLargeImage.CursorType = 0 rsLargeImage.CursorLocation = 2 rsLargeImage.LockType = 3 rsLargeImage.Open() rsLargeImage_numRows = 0 %> The Log Cabin, Brentwood - Quilting and Patchwork essentials
">
<% rsLargeImage.Close() %>