Results 1 to 5 of 5

Thread: [RESOLVED] page indicator (ASP)

  1. #1

    Thread Starter
    Fanatic Member VBKNIGHT's Avatar
    Join Date
    Oct 2000
    Location
    Port25
    Posts
    619

    Resolved [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!

  2. #2
    Addicted Member
    Join Date
    May 2000
    Location
    Wellington NZ
    Posts
    153

    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

  3. #3

    Thread Starter
    Fanatic Member VBKNIGHT's Avatar
    Join Date
    Oct 2000
    Location
    Port25
    Posts
    619
    I'm using the classic ASP

    If a post has helped you then Please Rate it!

  4. #4
    Addicted Member
    Join Date
    May 2000
    Location
    Wellington NZ
    Posts
    153

    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

  5. #5

    Thread Starter
    Fanatic Member VBKNIGHT's Avatar
    Join Date
    Oct 2000
    Location
    Port25
    Posts
    619

    Smile

    thanks for the help!

    If a post has helped you then Please Rate it!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width