Shawn Regan writes: > Hello, > > Does anyone know of a component or anything that will allow a user to upload > more than one file at a time within the browser? >
I'm pretty sure you'd just have to loop over the individual files...provide x number of <input type="file"> fields, and loop on the form's action page. on a side note (and not to get further OT)...there are a few 'photo sharing' sites that let you upload photos from digital cameras...ofoto.com in particular has a really nifty (did i just say nifty?) little page where you drag and drop files from your desktop/windows explorer/etc onto a particular spot within the browser, and it performs the upload. I just thought it was pretty neat (did i just say neat?). charlie ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm

