Hi
I have a field in a db that can contain any text including CFML expressions
eg
string (without quotes) should return
---------------------------------------------
"Timeadded: #now()# Timeadded: {ts '2003-01-21 12:43:15'}
"some text" some test
"1 eq 1" true
"" [empty text]
What is the best why to deal with this?
Thanks
--
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]