Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ASP-DB-Murugesan

Status
Not open for further replies.

Altavista

Programmer
Nov 22, 2002
9
US
I am doing a online shoping system. in that,
When user clicks SEARCH Option, i am retriving data in a loop from Database until Recordset.eof, i am displaying some details using table. Normally i am displaying more than 20 records at a time.

1) I need to display only five records in a page, and need to diaply 1-5, 6-10, 11-15, 16-20, .... when the user clicks the above option, i need to display details for that particular number.


2) I need to display More Details when the user clicks a BUTTON in next page for that particular RECORD.
Regards,
Murugesan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top