You can't assume that the DB will return the records in the same order every time. To be sure that 'next' is consistent, explicitly order the set by the title or date created or even objectid.
Blair On 9/27/07, bsmith <[EMAIL PROTECTED]> wrote: > > > I'd run a query to get all the gallery images at once, then specify > startrow=#IndexOfImageToShow# and maxrows=1 in the <cfoutput> > > > > On Sep 27, 3:22 pm, Nic <[EMAIL PROTECTED]> wrote: > > No Ideas? > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
