|
-
Feb 4th, 2003, 04:43 AM
#1
Thread Starter
Fanatic Member
[RESOLVED] page indicator (ASP)
i'm working on a proj that requires to display limited records to display on my page how can i divide my records for example 10 records each, then if i click my next the second page/record will display just like the page navigator display of this forum.
I would like to display also the number of pages(10 recs/each) and the last(remainder).
Please help
tnx
If a post has helped you then Please Rate it!
-
Feb 4th, 2003, 07:14 AM
#2
Addicted Member
ASP or .NET
Hi there are you using ASP .NET or just ASP
if you are using ASP .NET then you can use a Datagrid control, the control uses paging.
Rohan
-
Feb 7th, 2003, 09:56 PM
#3
Thread Starter
Fanatic Member
I'm using the classic ASP
If a post has helped you then Please Rate it!
-
Feb 10th, 2003, 03:48 AM
#4
Addicted Member
Check This Out
This is a great tutorial that shows how to add paging to a database. Hope that it is usefull
http://www.asp101.com/samples/db_paging.asp
-
Feb 10th, 2003, 04:00 AM
#5
Thread Starter
Fanatic Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|