Would love to see the code if you could mail it offlist.

Thanks!

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf
> Of Ivanoff, John
> Sent: Tuesday, November 18, 2003 7:45 AM
> To: '[EMAIL PROTECTED]'
> Subject: RE: Single Image Next/Previous
> 
> What about a slide show in flash?
> http://www.docucorp.com/dg2004/dgphotgal.html
> Can send code. Real easy to do.
> 
> John
> 
> -----Original Message-----
> From: Jake McKee [mailto:[EMAIL PROTECTED]
> Sent: Monday, November 17, 2003 5:15 PM
> To: [EMAIL PROTECTED]
> Subject: RE: Single Image Next/Previous
> 
> 
> I would prefer to stay away from JS, since I want to ensure maximum
> compatibility. I also need a solution that can work efficiently for
many
> images.
> 
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> Behalf
> > Of Matthew Woodward
> > Sent: Monday, November 17, 2003 5:12 PM
> > To: [EMAIL PROTECTED]
> > Subject: Re: Single Image Next/Previous
> >
> > 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
> 
> -----------------------------------------------
> To post, send email to [EMAIL PROTECTED]
> To unsubscribe:
>    Send UNSUBSCRIBE to [EMAIL PROTECTED]
> To subscribe / unsubscribe: http://www.dfwcfug.org
> -----------------------------------------------
> To post, send email to [EMAIL PROTECTED]
> To unsubscribe:
>    Send UNSUBSCRIBE to [EMAIL PROTECTED]
> To subscribe / unsubscribe: http://www.dfwcfug.org

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