Hi. Thanks for your help. I'm a real CF newbie so I'm not sure if I just didn't understand what you were trying to tell me but I couldn't get it to work. I did manage to kludge something together that works:
<!--- Read Picture List --->
<CFHTTP Method="GET"...
Thanks, but I've got that part of the gallery working. It's in the spawned window -- where I'm only showing one image (by choice) -- that I want to add the next/previous functionality. What I'm having difficulty with is the variable that's passed to the URL -- how to take that into account when...
Hello,
I've got this image gallery that passes the value of the image to display to the URL of a spawned window (with me so far?).
<href="javascript:launch('zoom.cfm?fullPic=image.gif');">
Zoom.cfm displays the image just fine...
<IMG SRC="full/#URL.fullPic#">
But...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.