Use <cfcontent> and <cfheader>


<cfheader name="Content-Disposition" value="attachment;
filename=#attributes.filename#">
<cfcontent type="#variables.mimetype#" file="#attributes.file#"
deletefile="No">


Works for me, but I can't guarantee it works "no matter what"


Pascal

-----Original Message-----
From: Vamp [mailto:[EMAIL PROTECTED]
Sent: donderdag 6 november 2003 5:38
To: CF-Talk
Subject: best way to force a save as no matter what

I want to force a download no matter the file name and extension.




[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to