Re: downloading images

2001-10-29 Thread Steve Miskovitz
Why don't you just do something like this : a href=realIMG.gifimg src=thumbIMG.gif/a? Steve On Mon, 29 Oct 2001, Heidi Belal wrote: Hey, I'd like users to be able to download images from on my site. The images are pretty big, so i've made thumbnails for each. I can display each

RE: downloading images

2001-10-29 Thread Larzz
Here's a tag out of the developers exchange that might solve your problem cf_downloadit http://devex.allaire.com/developer/gallery/info.cfm?ID=B5C886CD-55FF-11D5-83 F000508B94F85Amethod=Full Jason Larson [EMAIL PROTECTED] -Original Message- From: Heidi Belal [mailto:[EMAIL PROTECTED]]

RE: downloading images

2001-10-29 Thread Angel Stewart
Link the thumbnail to a page that opens with the large image, and in that page have some sort of CFFile/CFContent code perhaps? -Gel -Original Message- From: Heidi Belal [mailto:[EMAIL PROTECTED]] Hey, I'd like users to be able to download images from on my site. The images are