Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: Paging recordsets AND Displaying the results horizontally


Message #1 by "Karen Elliott" <btdevil@y...> on Thu, 10 Oct 2002 17:19:33
Hi,

I'm quite new to asp. I have a large access database, 1500 records, I need 
to display them in a table, say 4 columns across and a maximum of 30 
records per page. How do I do this???? I can display them horizontally OR 
page them, but I'm having trouble working out how to both at the same time.

Any suggestions?

Thanks

Karen
Message #2 by Sam Clohesy <sam@e...> on Thu, 10 Oct 2002 17:25:45 +0100
Hi, 
this is really good article on paging:

http://www.4guysfromrolla.com/webtech/121298-1.shtml

There is another on www.asp101.com but I can't remember where

Cheers

Sam

Sam Clohesy
Project Manager
Tel: 0208 772 3958
E: samc@e...
W: http://www.etypemedia.co.uk


-----Original Message-----
From: Karen Elliott [mailto:btdevil@y...]
Sent: 10 October 2002 18:20
To: ASP Databases
Subject: [asp_databases] Paging recordsets AND Displaying the results
horizontally


Hi,

I'm quite new to asp. I have a large access database, 1500 records, I need 
to display them in a table, say 4 columns across and a maximum of 30 
records per page. How do I do this???? I can display them horizontally OR 
page them, but I'm having trouble working out how to both at the same time.

Any suggestions?

Thanks

Karen

  Return to Index