> Can anyone suggest an alternate method? Is there any way I can control
where
> the CFContent places the temporary file then zip the file prior to
download?
>
> Thank you in advance,
>
> Will Fadel
> ([EMAIL PROTECTED])


You could probably write the file using CFFILE and avoid CFCONTENT
altogether, and then use Ben Forta's CFX_ZIP tag to automatically zip up the
file and then a CFLOCATION to download the resulting zip file.

tom






~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to