Actually Evaluate(De(str)) works fine .

Had a typo !!

Justin 

> -----Original Message-----
> From: Justin MacCarthy [mailto:[EMAIL PROTECTED]]
> Sent: 21 January 2003 12:44
> To: Cfuk
> Subject: [ cf-dev ] Evaluation and static text etc.
> 
> 
> 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]
> 
> 
> 
> 

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

Reply via email to