Mark W. Breneman wrote: > I have a database table that holds the "body" contents of a page. (simple > contentment management system) I just tried to put a cfinclude in a db > record and found that CFMX does not evaluate the code. CFMX will just send > the cfinclude tag to the browser, as unrendered source code, just like any > other normal html tag. Is there a way I can make CFMX render CFtags that > are stored in a db record?
Write them to a file and cfinclude the file. > Seems like there should be an EZ way to do this. http://www.macromedia.com/support/email/wishform/?6213=3 Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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

