Yorke,

Yorke Hinds wrote:
Example:
query returns string variable My_Column: "<cfloop index=i from=1
to=10>#i#<br></cfloop>"

<cfoutput>#evaluate(de(My_Column))#</cfoutput>

PS - the above example does not process the loop

The only way I know how to do this sort of thing is to save the CF code out to a temporary file and then CFINCLUDE that temp file. But it's not the most elegant solution ;)


-- geoff
http://www.daemon.com.au/


--- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

Reply via email to