Question
CFFILE question
I'm trying to read a .cfm file on my server with cffile. This
is working okay, except that there is some coldfusion code in that
file, and when I write it out, it does not work. It just writes out
as text in the source code & nothing is executed. Is there a
way to make it write the text as actual code, and not just text?
Example:
Example:
