HTTrack Website Copier
Free software offline browser - FORUM
Subject: Httrack can't understand javascript functions?
Author: guo
Date: 04/25/2001 07:09
 
First of all, it is the  greatest software!

Consider this case: in a web page, there is a 
javascript function like this:

<script>
function popup(id)
{
window.open
('../accommodate/accommodate.asp?id='+id,id,'toolbar=no
,location=no,directories=no,status=no,menubar=no,scroll
bars=yes,resizable=no,top=2,left=200,width=600,height=3
50')
}
</script>

then, there is a line like this:
 <tr> 
  <td >&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a 
href="javascript:popup('20010424101504001')"><font 
color="#000000">Robot information</font></a></td>
 </tr>

httrack would not travel to "Robot information" which 
is opened in a pop up Window by browser. 
I hope that, in the next version, httrack can 
interpret such java script function and download the 
information correctly.
 
Reply


All articles

Subject Author Date
Httrack can't understand javascript functions?

04/25/2001 07:09
Re: Httrack can't understand javascript functions?

04/25/2001 08:12




3

Created with FORUM 2.0.11