Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: Returning Database results


Message #1 by jiwilliams_27262@y... on Tue, 5 Mar 2002 15:01:43
Hi all,

   I'm returning many records from a database. Now they are listed on one 

long page. How can I present the results in multiple pages, maybe 25 to a 

page and place a number returned in the footer of the window? I'm using 

asp and VBscript. Thanks



Jimmy Williams
Message #2 by Jason Greenfeld-Unitek <jason.greenfeld@u...> on Tue, 5 Mar 2002 09:51:19 -0500
There is also a really good example in Wrox's "Professional Active Server

Pages 3.0" Recordset paging starts on pg 425.



Good Luck!

 

----------------------------------------------------

Jason A. Greenfeld

Lead Software Developer

Unitek Technical Services





-----Original Message-----

From: Johnson, Israel [mailto:IJohnson@R...]

Sent: Tuesday, March 05, 2002 9:58 AM

To: ASP Databases

Subject: [asp_databases] RE: Returning Database results





do a search on google for Recordset paging...you will find numerous

examples...



-----Original Message-----

From: jiwilliams_27262@y... [mailto:jiwilliams_27262@y...]

Sent: Tuesday, March 05, 2002 10:02 AM

To: ASP Databases

Subject: [asp_databases] Returning Database results





Hi all,

   I'm returning many records from a database. Now they are listed on one 

long page. How can I present the results in multiple pages, maybe 25 to a 

page and place a number returned in the footer of the window? I'm using 

asp and VBscript. Thanks



Jimmy Williams




$subst('Email.Unsub').






$subst('Email.Unsub').

Message #3 by "Johnson, Israel" <IJohnson@R...> on Tue, 5 Mar 2002 09:57:46 -0500
do a search on google for Recordset paging...you will find numerous

examples...



-----Original Message-----

From: jiwilliams_27262@y... [mailto:jiwilliams_27262@y...]

Sent: Tuesday, March 05, 2002 10:02 AM

To: ASP Databases

Subject: [asp_databases] Returning Database results





Hi all,

   I'm returning many records from a database. Now they are listed on one 

long page. How can I present the results in multiple pages, maybe 25 to a 

page and place a number returned in the footer of the window? I'm using 

asp and VBscript. Thanks



Jimmy Williams




$subst('Email.Unsub').


  Return to Index