Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. asanti

    previous/next function, variable passed from url - how?

    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=&quot;GET&quot...
  2. asanti

    previous/next function, variable passed from url - how?

    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...
  3. asanti

    previous/next function, variable passed from url - how?

    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=&quot;javascript:launch('zoom.cfm?fullPic=image.gif');&quot;> Zoom.cfm displays the image just fine... <IMG SRC=&quot;full/#URL.fullPic#&quot;> But...

Part and Inventory Search

Back
Top