[thelist] ColdFusion Folder Upload

Aaron Johnson ajohnson at mindseye.com
Mon May 21 09:12:35 CDT 2001


Hi Jon,

> I need to upload an entire directory/folder in ColdFusion. I tried
> putting the folder in a variable then set that as the FILEFIELD in the
> CFFILE tag, like this:
	-- Another thing you could look at would be having the user use Winzip to
zip up a bunch of files in a directory.  After uploading the .zip file, you
could then use Ben Forta's cfx_zip tag
(http://devex.allaire.com/developer/gallery/info.cfm?ID=CA347298-2830-11D4-A
A9700508B94F380&method=Full) to manipulate the zip file.


Aaron Johnson, MCSE, MCP+I
Allaire Certified ColdFusion Developer
MINDSEYE, Inc.
<phn>617.350.0339
<fax>617.350.8884
<icq>66172567
ajohnson at mindseye.com





More information about the thelist mailing list