Ask a Question related to Coldfusion - Getting Started, Design and Development.
-
Casty #1
[CFHEADER] greek charset...
Hi, this is my first message.
I have a problem with cfheader tag
The problem is that I need a tsv file but it doesn't recognize greek
charset (or anyone else that has "strange" charachters).
This is my code:
<cfheader name="Content-Type" value="text/tab-separated-values">
<cfheader name="Content-Disposition" value="filename=waveoutput_el.txt">
can anyone help me?
--
Casty
Casty Guest
-
Download file by CFHEADER
Hi ! I try to force-download of a file by the CFHEADER tag, but my browser offer me to save the cfm file, and not downloadable file here my code... -
301 redirect with cfheader
Same probem here, CF MX 6.1 and even CF MX 7 doesn't handle this correctly Macromedia : how can we make 301's using Coldfusion ? -
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... -
<cfheader> for preventing caching of pages
What is the point of using <cfheader> to effectively force the browser not to cache any pages so that they reload from the server? I've put the...



Reply With Quote

