Several different ways to go--depending on the size of your recordset you might want to consider converting the recordset to javascript via WDDX and cycling through the images using javascript on the client side. This way you aren't hitting the server again every time you want a new image. If you need code samples on how to do that let me know.

Matt

-------------------------
Matthew P. Woodward
[EMAIL PROTECTED]
AIM: CaptainJavac
http://www.mattwoodward.com




----Original Message Follows---- From: "Jake McKee" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: <[EMAIL PROTECTED]> Subject: Single Image Next/Previous Date: Mon, 17 Nov 2003 17:03:27 -0600

All,



I'm looking to create functionality to do the following:



- Query database of photos, and pull a specific recordset (These records
may or may not have consecutive record IDs)

- Create a "Next Image" and "Previous Image" link to hop to the next
record in the recordset



The DB structure I have in place is very basic.



Any ideas on how to pull this off?

Jake

_________________________________________________________________
Send a QuickGreet with MSN Messenger http://www.msnmessenger-download.com/tracking/cdp_games


-----------------------------------------------
To post, send email to [EMAIL PROTECTED]
To unsubscribe: Send UNSUBSCRIBE to [EMAIL PROTECTED]
To subscribe / unsubscribe: http://www.dfwcfug.org




Reply via email to