Of course, to use the VFS for this you would also need to create a mapping for it so the cfinclude can work. THen again, that is also pretty trivial in CF9.
On Fri, Apr 16, 2010 at 1:50 PM, Raymond Camden <[email protected]> wrote: > Don't forget you can also write it to the VFS in CF9. One could easily > make a UDF called render() that would do it for you. > > > On Fri, Apr 16, 2010 at 11:56 AM, Matt Quackenbush <[email protected]> > wrote: >> >> John's solution is also valid, to be sure. And if you're doing a lot of >> this type of thing, it would absolutely be the most performant (assuming the >> write would be done only when the db is posted/updated). >> >> >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:332952 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

