Thanks for the link. Nice site design, BTW.
As I can't see the php code, I have to guess at what you are
doing in the
background. I don't understand why you need a repeating
region in the pop-up
if you're displaying one image at a time. A repeating region
would be useful
on the main page to display the thumbnails without hard
coding them. (This
is where I can't see what you are doing with php. You might
already be doing
this)
Here's the basic approach that I would take; others may have
better ideas.
You set up a recordset and tie it to your database, which
you've probably
already done as the navigation links seem to work. You select
the initial
record based on the ID that you pass to the popup. So all you
need to do is
modify your existing popup page to provide a form-based
record set control.
This simply posts back to itself with an incremented or
decremented ID. You
can get as fancy as you want, from simple buttons, images,
Flash, etc.
Is this what you are looking for? If you want to add effects
and let someone
else write the code, you might take a look at LightBox or one
of the image
library products from PVII.
Lightbox
http://www.lokeshdhakar.com/projects/lightbox2/#download
Project Seven
http://www.projectseven.com/
Look under Graphics Presentation. Whatever you
do, don't tell them that Lightshow Magic looks like Lightbox,
or you'll get
an earful, even if they are nearly identical. ;-)
If this is not what you want, or you need help creating the
form, please
post a suitably sanitized version of your php code.
HTH
Steve
"mallkj7" <webforumsuser@macromedia.com> wrote in
message
news:g6glms$kk9$1@forums.macromedia.com...
> Please see
http://kevinmallary.com/Clients/CSA/rides.php.