> -----Original Message----- > I need to take a web site done in ASP, retrieve it, change > the .asp to .html, make sure that the links don't break, make > sure that query strings get coverted, etc, etc, etc so that I > can take a portion of the current > (*SHUDDER*) web site and place it on CD's so that our reps > can have electronic catalogs. Previously this was all done > somehow by hand, but the former idiot didn't document the process. This is not a PHP solution by any strech, but have you considered using something like the HTTrack Website Copier? (http://www.httrack.com/) I've used it to generate a copy of websites that were then burned to CDs for presentations. It works very well and is available for several platforms. Sorry that this is not PHP related, but in my mind it's a question of using the right tools for the job. Brady -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php