HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: Javascript Popup
Author: Xavier Roche
Date: 12/22/2002 21:10
 
> I spent a little time browsing through the posts on this 
> forum and it seems to me that HTTrack isn't able to 
handle 
> javascript calls.

If resulting URLs can not be guesses easily, the javascript 
function will not be understood.

Simple examples are:
foo.call("/images/img.gif")

More complex examples, not handled:
foo.call(1234)
(that will generate an url with id 1234)

Javascript function are in fact not parsed ; only 
parameters are, and the engine attempt to guess whether it 
has to get the file behind a parameter or not.

But this is rather basic, and sometimes fails..

 
Reply Create subthread


All articles

Subject Author Date
Javascript Popup

12/21/2002 12:49
Re: Javascript Popup

12/22/2002 21:10




8

Created with FORUM 2.0.11