On Wed, February 1, 2006 10:38 am, Jay Blanchard wrote:
> I have searched and googled and experimented, but to no avail.
>
> 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.
>
> I have tried wget, but it adds html extensions AFTER the query string
> so
> that foo.asp?region=ca looks something like [EMAIL PROTECTED] .
> Does
> anyone know of a PHP solution? Please? Someone tell me that there is
> an
> easier way.

I think wget has some options to do file-renaming that might be useful...

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to