%@LANGUAGE="VBSCRIPT"%> <% set rsCatalog = Server.CreateObject("ADODB.Recordset") rsCatalog.ActiveConnection = MM_connParker_STRING rsCatalog.Source = "SELECT * FROM Products" rsCatalog.CursorType = 0 rsCatalog.CursorLocation = 2 rsCatalog.LockType = 3 rsCatalog.Open() rsCatalog_numRows = 0 %>
|
|
![]() |
||||||||||||||||||||||||||||||
|
All Parker Album Accessories Are Made of Photo-Safe Materials. <%=(rsCatalog.Fields.Item("ProductName").Value)%> |