If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > displaying the output on different pages

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-11-06, 12:20
madhuri.t madhuri.t is offline
Registered User
 
Join Date: Apr 2006
Posts: 10
displaying the output on different pages

I have query which gives an output of more than 3000 records. How do i display the output in different pages with a next button.
Reply With Quote
  #2 (permalink)  
Old 07-12-06, 05:00
dimis2500 dimis2500 is offline
Registered User
 
Join Date: Jan 2005
Posts: 362
ask google "paging,asp", you will find many scripts
Reply With Quote
  #3 (permalink)  
Old 07-12-06, 09:43
madhuri.t madhuri.t is offline
Registered User
 
Join Date: Apr 2006
Posts: 10
error with paging

I read the article on recordset paging and tried implementing the code for my application but for some reason it didn't work. When I click on next and previous links it gives me Internet Explorer error message saying "page not found". I don't know where I am going wrong.
Reply With Quote
  #4 (permalink)  
Old 07-12-06, 17:07
dimis2500 dimis2500 is offline
Registered User
 
Join Date: Jan 2005
Posts: 362
Look if all the paging links "look" at your page not at tutorial's page and look if pages hold sql statement.
Those problems I had too.
dimis
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On