%@LANGUAGE="JAVASCRIPT"%> <% var Repeat2__numRows = 2; var Repeat2__index = 0; newart_numRows += Repeat2__numRows; %> <% var Repeat1__numRows = 2; var Repeat1__index = 0; newart_numRows += Repeat1__numRows; %> <% var newart = Server.CreateObject("ADODB.Recordset"); newart.ActiveConnection = MM_ART_STRING; newart.Source = "SELECT * FROM GothicArt WHERE CatList like '%-11-%' ORDER BY CODE Desc"; newart.CursorType = 0; newart.CursorLocation = 2; newart.LockType = 1; newart.Open(); var newart_numRows = 0; %>
|
|
|