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]
- Re: CFHEADER & CFCONTENT question Ketan Patel
- Re: CFHEADER & CFCONTENT question Ray Champagne
- RE: Any Possible Bugs in CFMX - <CFContent> ? (... Joe Eugene
- Re: Any Possible Bugs in CFMX - <CFContent>... Joe Eugene
- RE: Any Possible Bugs in CFMX - <CFContent... Barney Boisvert
- Re: Any Possible Bugs in CFMX - <CFCon... Joe Eugene
- RE: Any Possible Bugs in CFMX - <... Barney Boisvert