PDA

View Full Version : display record(pls help, urgent, thanks)


derick_loo
07-04-2003, 10:39 PM
I have database which contain 100 record, i want show it out using ASP. But each page i need show 10 record. then have next button show following 10 record. who can help me . PLease!!
Is urgent. thanks a lot

Frank
07-04-2003, 11:33 PM
What you are wanting to do is called Recordset Paging. You can find a list of tutorials on that here:

http://www.aspin.com/home/tutorial/database/display/pagingre

HTH
Frank