You'd have to read it from the database, write it to a .cfm/.cfc file on disk, and then call that file via cfinclude/cflocation/cfmodule/etc...
On Fri, Apr 16, 2010 at 11:37 AM, David Milner <[email protected]> wrote: > > I'm using a content management system that I really like, but any CF code > that is stored in the CMS database - it's SQL - is not executed at run time. > Only CF code in static files is executed. Is there any way to get code > stored in the database to be executed? > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:332947 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

