Is there anyway to format the output of a CFFILE action APPEND? I'm putting together an error log module and the output is messy:
TYPE OF ERROR::EXPRESSION ERROR MESSAGE::<P>An error occurred while evaluating the expression:
<P><PRE>#Idontexist#
</PRE></P></P>Error near line 11, column 13.<HR><P>Error resolving parameter <B>IDONTEXIST</B><P><P>ColdFusion was unable to determine the value of the parameter. This problem is very likely due to the fact that either: <OL><LI> You have misspelled the parameter name, or <LI> You have not specified a QUERY attribute for a CFOUTPUT, CFMAIL, or CFTABLE tag.</OL><P>___DETAILED ERROR MSG::___DATE::{ts '2000-10-24 11:59:35'}
Even simply being able to eliminate the HTML tags would be a big help. Any ideas? Anyone?
[sig][/sig]
TYPE OF ERROR::EXPRESSION ERROR MESSAGE::<P>An error occurred while evaluating the expression:
<P><PRE>#Idontexist#
</PRE></P></P>Error near line 11, column 13.<HR><P>Error resolving parameter <B>IDONTEXIST</B><P><P>ColdFusion was unable to determine the value of the parameter. This problem is very likely due to the fact that either: <OL><LI> You have misspelled the parameter name, or <LI> You have not specified a QUERY attribute for a CFOUTPUT, CFMAIL, or CFTABLE tag.</OL><P>___DETAILED ERROR MSG::___DATE::{ts '2000-10-24 11:59:35'}
Even simply being able to eliminate the HTML tags would be a big help. Any ideas? Anyone?
[sig][/sig]