here's an excellent example
http://asp101.com/samples/db_paging.asp

  _____  

From: Thierry Lavall�e [mailto:[EMAIL PROTECTED] 
Sent: August 19, 2004 10:35 PM
To: [EMAIL PROTECTED]
Subject: Re: [ASP] Using buttons in ASP classic


Depending on the amount of information you're dealing with, you could send
it all to the user and use javascript to move within the record set to
display.
HTH
-- 
Thierry

---> Noel N. Reynolds, 8/19/04 17:56 :

> 
> Hi All,
> 
> Can someone tell me how to get ASP to accept a request to skip to the
> next record or go to the prior record as a result of using a SKIP or
> PRIOR button on a html page.  When the user clicks on the SKIP
> button, the onclick even occurs and the sub is executed.  In the sub
> I tell ASP to either RS.movenext or RS.moveprior but nothing happens
> or I get an error.
> 
> At the top of the ASP page I set up the connection to the database
> then I display the first record in a <table> with button at the
> bottom of the page to move through the data.
> <%
> .......
> %> 
> 
> Once the user clicks on a button and returns to the ASP code at the
> top of the page, how do I access the open recordset to move to the
> next record, etc.



---------------------------------------------------------------------    
Home       : http://groups.yahoo.com/group/active-server-pages
---------------------------------------------------------------------
Post       : [EMAIL PROTECTED]
Subscribe  : [EMAIL PROTECTED]
Unsubscribe: [EMAIL PROTECTED]
--------------------------------------------------------------------- 



Yahoo! Groups Sponsor   
ADVERTISEMENT
click here 
<http://us.ard.yahoo.com/SIG=129ehv508/M=298184.5285298.6392945.3001176/D=groups/S=1705115381:HM/EXP=1093055676/A=2319498/R=0/SIG=11thfntfp/*http://www.netflix.com/Default?mqso=60185352&partid=5285298>
    
 
<http://us.adserver.yahoo.com/l?M=298184.5285298.6392945.3001176/D=groups/S=:HM/A=2319498/rand=701600434>
      

  _____  

Yahoo! Groups Links


*       To visit your group on the web, go to:
        http://groups.yahoo.com/group/active-server-pages/
          
*       To unsubscribe from this group, send an email to:
        [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> 
          
*       Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service 
<http://docs.yahoo.com/info/terms/> . 




[Non-text portions of this message have been removed]



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/17folB/TM
--------------------------------------------------------------------~-> 

---------------------------------------------------------------------    
 Home       : http://groups.yahoo.com/group/active-server-pages
---------------------------------------------------------------------
 Post       : [EMAIL PROTECTED]
 Subscribe  : [EMAIL PROTECTED]
 Unsubscribe: [EMAIL PROTECTED]
--------------------------------------------------------------------- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/active-server-pages/

<*> 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/
 

Reply via email to