Hi all,

   Beginning to regret going this route but too late to turn back now!
Basicaly I'm in a situation where I have a string which may or may not
contain variables and tags within it...

  eg <CFSET testString = "I am a string, to be shown #now()#, with <B>This
is bold</B>">

  But I'm having difficulty displaying it, #testString# parses the HTML tags
but not the CF, whereas evaluate(testString) does exactly the opposite,
handling the CF but falling over on the '<' ("Yes I'm sure I didn't mean
LT!!")...  Is there a way to handle both?

Kev


---
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