| Whoops! Sorry, accidently pressed Enter.
Xavier, I need to ask about redirects again. If I have an A HREF link in my
"index.htm" page which points to "redirect.asp", and redirect.asp has
Response.Redirect <http://another.site.com/>
Why is a page called "redirect.html" created (along with index.htm),
containing a Meta refresh to the new URL? I am sure that HTTrack used to
simply rewrite the link in index.htm from "redirect.asp" to
<http://another.site.com/>
It is not a big problem, but it creates unnecessary files.
I can set up an online example if you need one.
-- Leto | |