Loop over your db pages, use CFHTTP to output the file content, then do a CFFILE to write it to disk.
-- Josh ----- Original Message ----- From: "Trent Shepherd" <[EMAIL PROTECTED]> To: "CF-Talk" <[email protected]> Sent: Thursday, November 09, 2006 10:47 AM Subject: convert cfm to static html >I have a database driven coldfusion site that I wish to spider and > convert to flat html. It has about 6000 records in the db so imagine > that I will need to create about 6000 html pages. Does anyone know of > a spidering/conversion tool or custom tag that can assist me with > this. If not can anyone give me some pointers on how I might create > one. > > thanks in advance > > trent > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:259786 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

