> This is part of a component method for handling uploaded images
> that I've recently revamped.  Thoughts on this?

Is there anything specific you're concerned about with that code?  It
looks pretty straightforward, is uploading the image to a temp folder
(presumably outside the webroot so that's good).  The only thing I'd
point out is that it appears to be keeping older versions indefinitely
which could clutter up the image folder (unless there's some other
process to clear out older images after a while).  Overall it looks
pretty simple and straightforward to me.


-Justi

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:346891
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to