> The "destination" is just the image name in the example, so it would > overwrite the original. Can the "destination" include a path as well? > > destination="../artgallery/thumbs/jeff05.jpg" >
Yes. > Is the path relative to the file the cfimage tag is located on, or > relative to the original image location? I don't think it's relative to either. I would recommend that you use the ExpandPath function to point to your script's current directory, and work from there. > I thought about not even creating/saving the thumbs, but creating them > on the fly. I'm a little concerned about server load to do such a thing > though, especially if the gallery in mind might need 30 thumbs for al > the images. Very bad idea, right? I would recommend saving the thumbs beforehand. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318655 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

