can you wrap a <cfoutput> around the ## variable? On 6/13/05, Stewart, Ryan <[EMAIL PROTECTED]> wrote: > 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 > > > >
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:209323 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

