Answered
Paging with ASP
HI. I have a search and results page that work fine with
regard to filtering via SQL statement. I can view all recordsets
using the filters as applied in the search page. The issue is when
I try to limit the number of recordsets viewed to say 5, the
results of the 'Next' button as applied via the Recordset
Navigation Menu returns a results page but it contains no data - it
is simply a page without the table where my next records should be.
I am guessing that the paging procedure is not working - dropping
the recordsets held in limbo. Where would I start to look for the
cause. I have looked at Stored Procedures and this seems to be not
the area I am looking for. Any pointers please.
Paul
Paul
