Question
Recordset Paging Code (ASP)
Ok I have a couple of recordsets on one asp page. Each one shows dependent on the URL parameter. Anyway I am using the DW recordset paging. THe code is quite long and I have three different recordsets I need paged. Do I have to input 3 sets of the recordset paging code?
I assume I do. DO I have other options? I ahve no clue. Thank you.