Set up a CF server and then use CFHTTP to download the content from the ASP
server and then CFFILE to save it to disk.  Can even use free CF Developer
edition for this.  ASP equivalent would be using WinHttp.WinHttpRequest and
Scripting.FileSystemObject.

Also remember you have to fix your links.  Everything will point to .asp
pages and you need to change them to .html.  Pages with URL parameters will
take a little more creativity.

Now, get off our list!  :D

Sam

----------------------------------------
Samuel R. Neff
Senior Software Engineer
B-Line Express
Advanced ColdFusion 5.0 Certified
Team Macromedia Volunteer for ColdFusion
----------------------------------------


Date: Mon, 30 Sep 2002 16:24:24 -0400
From: "Kris Pilles" <[EMAIL PROTECTED]>
Subject: OT: ASP help
Message-ID: <[EMAIL PROTECTED]>

Anyone know how to generate an HTML file from ASP then save it to
disk....basically doing content management with ASP but website lives on
a Unix box....

Flame me if you will but I need an answer and the people on the ASP
boards aren't as smart as you guys are....

Thanks for your help...

Kris Pilles

______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to