| Subject: Re: HTTrack freezes my IE55 |
Author: Xavier Roche |
Date: 11/05/2002 19:22 |
| | > I couldn't copy this website <http://www.dslwebserver.com>.
> the IE55 freezes when I load the site. But if I use the
> IE's Synchronize the site can be viewed off line. Is
there
> any reason for the site not being loaded properly by
> HTTrack ? Thanks.
This problem is due to the embedded javascript in
main/main.html:
if (parent.location.href == self.location.href)
{var current = window.self.location.pathname;
window.location.replace (parentframe + '?' + current);
}
..causing an endless loop. Unfortunately, the only solution
is to disable javascripting for this page :(
| |
|
|
|
|
b
Created with FORUM 2.0.11