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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:225676 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

