HTTrack Website Copier
Free software offline browser - FORUM
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
 
Reply Create subthread


All articles

Subject Author Date
This is the error I'm having problems with

07/31/2002 15:46
Re: This is the error I'm having problems with

07/31/2002 22:42




a

Created with FORUM 2.0.11