Did that work? I suppose it would do for normal stuff from a SQL block - I think.....I dount though you could put in <cfdump var="hello"> and have that parsed...
-----Original Message----- From: Andy Mcshane [mailto:[EMAIL PROTECTED] Sent: 30 November 2005 13:45 To: CF-Talk Subject: Re: Rendering CFML extracted from a DB Doh! Thanks both, why didn't I think of that? (skulks away sheepishly!) > I'm not sure if this will help or not, but did you try CF's evaluate > function? > > > -----Original Message----- > > From: Andy Mcshane [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, November 30, 2005 6:35 AM > > To: CF-Talk > > Subject: Rendering CFML extracted from a DB > > > > Hi all, this is curious one for me. I am playing with app > > that needs to stores CFML strings in an SQL database like so, > > > > #translate('PageTwo','Nav','Report')# > > > > There is a query that returns these strings from the database > > and output's them to the page. Now this is where it goes > > wrong. The actual text output is > > > > #translate('PageTwo','Nav','Report')# - This is what appears > > on screen. > > > > This does not surprise me, what I need to know is whether it > > is possible to get this to work. What I would have to do to > > retrieve the data from the database, output the query AND > > makle sure that the 'translate' function gets called in order > > to display the correct text on screen? > > > > This is not a big deal if it is not possible, just curious if > > there some sort of render function for this type of thing > > similar to what is apparently available in BD. > > > [INFO] -- Access Manager: > This transmission may contain information that is privileged, > confidential and/or exempt from disclosure under applicable law. If > you are not the intended recipient, you are hereby notified that any > disclosure, copying, distribution, or use of the information contained > herein (including any reliance thereon) is STRICTLY PROHIBITED. If you > received this transmission in error, please immediately contact the > sender and destroy the material in its entirety, whether in electronic > or hard copy format. Thank you. A2 > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:225682 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

