Hi,
i have an intranet website that lists records from an access database. right now, there are about 300 records in the database, which are listed continuously in a page that's too long. i would like to list 30-40 records per page and start the next page when they press "next" button starting from the next record in the database. is there any kind of logic that i can employ in looping through the recordset to accomplish this. thanks.
i have an intranet website that lists records from an access database. right now, there are about 300 records in the database, which are listed continuously in a page that's too long. i would like to list 30-40 records per page and start the next page when they press "next" button starting from the next record in the database. is there any kind of logic that i can employ in looping through the recordset to accomplish this. thanks.