Another SUPER easy way to do this is to use HTTrack: http://www.httrack.com/
It spiders a website and creates a local copy. Lots of config options too. andy -----Original Message----- From: Mark Mandel [mailto:[email protected]] Sent: Tuesday, July 20, 2010 8:23 AM To: cf-talk Subject: Re: Export CF app as HTML files to save on cd If you're on a linux platform, you can always cfexecute a wget to mirror a website to HTML very easily. Mark On Tue, Jul 20, 2010 at 11:08 PM, Matthew VanderMeer <[email protected]>wrote: > > I have built a large CF application that tracks many different things > about the center that I work for. One example is all of the > publications that the scientists in the center have written. Our > center is undergoing and external review and as a part of that review > they would like lists of publications by scientist. The app that I > have displays this information very cleanly by drawing it from the database. > > What I would like to do is export all the HTML from this part of the > application so I can display the website in HTML, independent of the > database. I want to save the website on a cd and then distribute the > cd to all of the external reviewers. > > Can someone point me in the direction of a tutorial or give me a few > hints about how I could accomplish this? > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:335523 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

