[Dan O'Keefe]
>I want CF to interpret the CFML.
[Duane Boudreau]
> #evaluate("#q_myquery.htmlfield#")#
Won't work. The Evaluate() function won't actually evaluate code, it'll
only evaluate variables.
As a *very* hackish workaround, you could try writing the information to a
file and then CFINCLUDE it. Not a very efficient solution, but it's the
only one I can think of.
-Rick
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.