> I vaguely recall a question every now and then that seems similar to this > about parsing CF code that's stored in a DB, but I can't for the life of > me > remember the solution. I tried writing the string out as a file then > reading > the file, or outputting the string with CFSAVECONTENT, but no luck. Help!
Yes, write as a file then *cfinclude* it. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

