An easy way (if you can get them to Zip the directory) is upload the zipped file and use a custom tag on your server to extract the files from the archive.
look in: http://devex.macromedia.com/developer/gallery/index.cfm - jim -----Original Message----- From: Chris Bohill [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 21, 2002 9:42 AM To: CF-Talk Subject: CFTTP and multiple file uploads?? Could anyone advise me on the following: Is there anyway of uploading more than 1 file at a time using the <cffile> and input type="file etc? My predicament is the following: The client has a folder on his c: drive full of images (up to 60, it will be the same folder every time) so instead of uploading them to the server one at a time give him the ability to upload them either all at once or batches of 10 etc. My initial thoughts are to use <CFTTP> and <cfdirectory> etc. Has anyone done this before or have any advise. Any advise will be welcome. Thanks in Advance Chris Bohill. ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

