I have a *.cfm template that I want to just spit out text and be
interpreted by the browser to be just text.

I'm assuming I need to change the header "Content-type:" from
"text/html" to "text/plain"
Can I do this and if so how?

So far, I have attempted to use the <cfheader> tag but when I display
the header information from within another web page using <cfhttp>, I
get "Unable to determine MIME type of file." for the cfhttp.MimeType
value.  I hope that last sentence was not too cryptic.

Thanks,
Troy

--
Troy Simpson | North Carolina State University
NCSU Libraries | Campus Box 7111 | Raleigh | North Carolina
ph.919.515.3855 | fax.919.513.3330



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to