Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP(scripting language)

ASP(scripting language)

Scheduled Pinned Locked Moved Web Development
databasetutorialquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    rajiv_kadam
    wrote on last edited by
    #1

    how to display database pagewise .? i have 100 records and on page 1 2 3 pagenumber i have to give and when i click on page 3 then it should show me the records from 31 to 40 when i click on page2 then it should show me the records from 11 to 20. please tell me.

    C 1 Reply Last reply
    0
    • R rajiv_kadam

      how to display database pagewise .? i have 100 records and on page 1 2 3 pagenumber i have to give and when i click on page 3 then it should show me the records from 31 to 40 when i click on page2 then it should show me the records from 11 to 20. please tell me.

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      you're using ASP, not ASP.NET ? Why ? It's a nightmare wrapped in a disaster. You have to write script to generate links in the form of numbers, and then write SQL that requests the selected page, and works out how many pages there are . In ASP.NET, all that is built in.

      Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups