It throws all kinda Errors on Log Files when downloading
files larger than 100K.
Can anybody Explain the Workings behind <cfContent>
Thanks,
Joe Eugene
-----Original Message-----
From: Ketan Patel [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 31, 2004 1:20 PM
To: CF-Talk
Subject: CFHEADER & CFCONTENT question
Hi,
I have a intranet application where I am allowing people to download
access
database. Following is the code I am using
<CFHEADER NAME="content-disposition" VALUE="attachment;
filename=#FileName#">
<CFCONTENT TYPE="application/octet-stream"
FILE="#application.filehttppathstring##location#" DELETEFILE="No">
My problem is when I want to save the file it gives me 2 options Save as
HTML Document or All files. I don't want the option to save as HTML
document. Is there any mime setting or any code change need to be done.
Any help is appreciated. Thanks in advance
Ketan Patel
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

