%@LANGUAGE="VBSCRIPT"%> <% Dim rs1__MMColParam rs1__MMColParam = "bath" If (Request.QueryString("bath") <> "") Then rs1__MMColParam = Request.QueryString("bath") End If %> <% Dim Conn, rs1 Set Conn = Server.CreateObject("ADODB.Connection") Set rs1 = Server.CreateObject("ADODB.Recordset") DSNName = "DRIVER=Microsoft Access Driver (*.mdb);DBQ=" DSNName = DSNName & Server.MapPath("/access_db/products.mdb") Conn.Open DSNName sql = "SELECT * FROM store WHERE prodCategory = '" + Replace(rs1__MMColParam, "'", "''") + "' ORDER BY prodID ASC" rs1.CursorType = 0 rs1.CursorLocation = 2 rs1.LockType = 1 rs1.Open sql, Conn, 3, 3 rs1_numRows = 0 %> <% Dim Repeat1__numRows Dim Repeat1__index Repeat1__numRows = -1 Repeat1__index = 0 rs1_numRows = rs1_numRows + Repeat1__numRows %>
![]() |
|||||||||||||||||||||||||||||||||||||||||||
| Bathroom Aides | |||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||