I have a column in a SQL table that contains a string of text that
includes ColdFusion variables.  When I query the text, I'd like the
values of the ColdFusion variables to output on the screen.

 

Example:

 

I query the database and get back this:

 

Some text here, some more text, a #ColdFusion_Variable# here, some more
text, even more text.

 

And that is exactly what is displayed on the screen.

 

If I have #ColdFusion_Variable# set to something, (let's say the number
500).  I want it to output to the screen as follows:

 

Some text here, some more text, a 500 here, some more text, even more
text.

 

Is there a trick to getting a CF Variable to show up that way when
returning it from a SQL statement?

 

Thanks in advance,

 

Ryan Stewart



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:209319
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

Reply via email to