%@LANGUAGE="VBSCRIPT"%> <% Dim AS2005__MMColParam AS2005__MMColParam = "8" If (Request("MM_EmptyValue") <> "") Then AS2005__MMColParam = Request("MM_EmptyValue") End If %> <% Dim AS2005 Dim AS2005_numRows Set AS2005 = Server.CreateObject("ADODB.Recordset") AS2005.ActiveConnection = MM_gallery_STRING AS2005.Source = "SELECT * FROM 2005 WHERE gallery_pg = " + Replace(AS2005__MMColParam, "'", "''") + " ORDER BY ID ASC" AS2005.CursorType = 0 AS2005.CursorLocation = 2 AS2005.LockType = 1 AS2005.Open() AS2005_numRows = 0 %> <% Dim Repeat1__numRows Dim Repeat1__index Repeat1__numRows = -1 Repeat1__index = 0 AS2005_numRows = AS2005_numRows + Repeat1__numRows %>
![]() |
|||||||
|
|
|||||||
![]() |
<%
While ((Repeat1__numRows <> 0) AND (NOT AS2005.EOF))
%>
"> |
||||||
|
|||||||