Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
gmahler5th #1
Re: CFHEADER, CFCONTENT, Acrobat 6.0 and InternetExplorer problem...
Originally posted by: cf_menace
This works perfectly with Acrobat 6.0 and MSIE 6.0. The key to getting the PDF
plug-in to save the PDF as the actual filename and not "index.cfm" (MSIE only)
is to add the pdf filename at the end of the URL:
[url]http://foo.com/index.cfm?/foo.pdf[/url]
CF_Menace response should be marked as the answer, and published on the
headlines of all major news publications across the nation. I searched high
and low for a way to force download, and would you know, adding ?/foo.pdf
works?!??!?
You are a genius, CF_Menace!!!! I bet I have found a dozen unanswered
threads all asking the same question, and only one of them has an answer that
works!!! You rock!!!
gmahler5th Guest
-
problem downloading using CFCONTENT & CFHEADER
I am running into the same problem. Please reply if you find any fix to this problem. Thanks -
cfcontent ,cfheader download
i am sending an email to users in which there is a link for the coldfusion template , cfm page downloads the pdf file from the server , ... -
MIMEtype and Cfheader/Cfcontent
Hello all, We are using cfheader and cfcontent with a custom tag to hide the url of our downloadable files. We also have an exception page set to... -
Using CFHeader and CFContent to control file downloads
I am programming a CF application for an online university. They need to be able to upload files to the server, and then authorize students... -
Problem with InternetExplorer.Application
Please do not multipost. Ray at work "Killian" <Killian@discussions.microsoft.com> wrote in message...



Reply With Quote

