Recordset Paging
843836Jun 7 2005 — edited Jan 17 2006i'm retrieving result set from a DB and displaying all the rows it in a html table.
But i want to limit the no of records displayed on a page. the next set of records should be displayed on clicking the 'next page' link...
Can anyone tell me how to go about it??