HTTrack Website Copier
Free software offline browser - FORUM
Subject: Some issue with Javascript
Author: MichaelA
Date: 04/05/2003 14:07
 
Dear all,

I am trying to grap a website with getting rid of all 
querry strings. which works fine in general. There is one 
minor bug. If I have this in JS:
<script language="javascript">
<!--
parent.inhalt.location.href 
= "../_beteiligung/allgemein.php3?hauptheader=Immofonds 
Inland&header=&navkat=25";
//-->
</script>

This comes out, which does not work in the offline version:

<script language="javascript">
<!--
parent.inhalt.location.href 
= "../_beteiligung/allgemein12c8.html 
capital&header=&navkat=25";
//-->
</script>

It seems it does not fetch the link correctly.
What do I need to do to fix this?
Thanks for the great tool and the ongoing support!
Regards
Michael
 
Reply


All articles

Subject Author Date
Some issue with Javascript

04/05/2003 14:07
Re: Some issue with Javascript

04/06/2003 19:08
Re: Some issue with Javascript

04/11/2003 12:38




5

Created with FORUM 2.0.11