| Subject: Re: This is the error I'm having problems with |
Author: Xavier Roche |
Date: 07/31/2002 22:42 |
| | > 09:45:13 Error: 'Not Found' (404) at link
> americanluxurycoach.tripod.com/id29.html (from
The site has a javascript trick which changes the base href
of the site ; maybe a protection against offline browsers:
document.write('<Base href="' + window.location.protocol
+ '//' + window.location.host + dir + '/">');
There is no way to download it, unfortunately, except by
removing this javascript code, or to add the corresponding
base href tag
| |
|
|
|
|
a
Created with FORUM 2.0.11