I am in the progress of figuring this out for a .Net project but the process should be the same. Basically you have the Total records of the query and then you make links with start record and end record + 10 for the first 10 records then some code to increment that and put it in links like page 1,2,3 etc until the record count is reached. If any has examples of this I would be interested. If I figure it out myself first I will post it.
Mike Belcher -----Original Message----- From: D.Suresh [mailto:[EMAIL PROTECTED] Sent: Thursday, March 10, 2005 5:13 AM To: [email protected] Subject: [AspClassicAnyQuestionIsOk] Page count Hai froends, Iam a project in asp, the project is about Library, in which if the user types a author name it will search the database and display the records what i want is i want to display maximum of 10 records per page. What is the code for this. Reply imm... Yahoo! Groups Links Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
