<CFHEADER NAME="Content-Disposition" VALUE="attachment;
filename=#GetFile.filename#">
<cfcontent type="*/*" file="#GetFile.filename#" deletefile="No">


Should do what you are asking, be sure there is no whitespace after the
cfcontent...

John

-----Original Message-----
From: Jerre Hale [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 17, 2001 9:26 AM
To: CF-Talk
Subject: Re: Download Software From The CF Server


Could you give me an example of the code that would get this done?  How
do you point to the file?  I tried cfcontent but it hangs up for a long
time and does not bring the software up for downloading.  I am afraid
that this process might execute the software.  Sorry to a numb skull on
this but I cannot follow your recommendations without a detailed
example.

Thanks,

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

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to