Hi everyone,

when i call a page test.cfm, i have a variable "tmp" which contains some CF
code, I obtained  the value of tmp through a query in this page

I have tmp = "<cfset t=2><cfoutput>#t#</cfoutput>" which is the value stored
in a table of a database

when i call the page test.cfm , i want to show the value of tmp, i would
like to see "2" and not "<cfset t=2....."

can someone help me ?

Thanks by advance.
Emmanuel P.


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

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to