> Now lets say the root is c:\inetpub\wwwroot\domainname
> and I use cffile to upload the jpg only file to c:\uploads
> use my cfimage to resize it, convert it to a png and save it to:
> c:\inetpub\wwwroot\domainname\slideshow\, then add the image to my
> cf code that runs the slideshow.
> Do you see any thing I have missed?

No, that seems safe enough for me. The success of the CFIMAGE
operation would validate that you actually had an image, and the
output of that operation is what would be moved to your web-accessible
directory.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
GSA Schedule, and provides the highest caliber vendor-authorized
instruction at our training centers, online, or onsite.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355955
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to