>- faster uploads >- multiple file upload >- limits on how large files you can upload (bytesize) >- limits on how large images you can upload (pixelsize) >- good error handling
>So... any recommendations? Thx :o) I would think CFMultiUploader would solve a lot of your issues. http://www.danvega.org/blog/index.cfm/cfmu It does multiple file upload elegantly, and does allow a limit on bytesize. Regarding your 1st request - that is more a client/server issue and while good code can help - someone uploading a bunch of files on a slow connection - it will be slow no matter what. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:315283 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

