You might try AppletFile... http://www.infomentum.com/appletfile/

I don't know about selecting a folder at a time, but you could definately
add all the files in one trip.

-----Original Message-----
From: Dave Watts [mailto:[EMAIL PROTECTED]]
Sent: Sunday, November 18, 2001 4:54 PM
To: CF-Talk
Subject: RE: uploading a whole folder-- instead of just a file.


> ---how do I upload a FOLDER to the server? --

The short answer is, you don't, with just an HTML interface. If you can get
your users to zip the folder into a file, as others have mentioned, you can
then upload that file, but HTML forms by themselves don't provide a way to
upload an entire folder.

I wouldn't be surprised if there are ActiveX controls to allow this, but of
course they'd only work on IE.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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

Reply via email to