> 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?
You can use the CFCONTENT tag to do that. Here's an examp
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 tag but when I display
the head
2 matches
Mail list logo