% Response.Expires = 0 Response.Buffer = TRUE Response.Clear Set ObjConn = Server.CreateObject("ADODB.Connection") Set areas = Server.CreateObject("ADODB.RecordSet") dsn="DRIVER={Microsoft Access Driver (*.mdb)}; " dsn = dsn & "DBQ=" & Server.Mappath("\data\adcards.mdb") objConn.Open dsn 'ObjConn.Open "adcards" ' variables good for this session only ' reset the page number to 0 if this page is called session("pageNo") = 0 'Constants NUM_COLS = 2 Dim sqlString numAreas = 0 %>
![]() |
Ad Search |
|
|
|