ice78991
Programmer
- Nov 20, 2006
- 216
When I look at the source of one of my cfm pages in a browser i see that Coldfusion has added quite a lot of info such as
<META NAME="ColdFusionMXEdition" CONTENT="ColdFusion DevNet Edition - Not for Production Use.">
My coldfusion comments are also there
<!--- comment --->
Is it possible to instruct coldfusion (standard or enterprise edition) to return only the information between <cfoutput> tags and nothing else
<META NAME="ColdFusionMXEdition" CONTENT="ColdFusion DevNet Edition - Not for Production Use.">
My coldfusion comments are also there
<!--- comment --->
Is it possible to instruct coldfusion (standard or enterprise edition) to return only the information between <cfoutput> tags and nothing else