HTTrack Website Copier
Free software offline browser - FORUM
Subject: Javascript Links
Author: Julien
Date: 06/23/2005 16:58
 
I just found HTTrack and it is a really great problem

but i have a big problem to use it to mirror a site

All the links on my site use a javascript function like this one :

<script language="JavaScript">
function ChargerDoc(s, catid)
{
        window.parent.gauche.location =
'gauche.php?s='+s+'&m=2&p=43&catid='+catid+'&d=&ss=&sss=';
        window.parent.droite.location =
'documents.php?s='+s+'&m=2&p=43&catid='+catid+'&d=&ss=&sss=';
}
</script>

and my links are made like that :
<a href="#" onClick="ChargerDoc('HGDS0JUD70', '532');" class=txt1>Text</a>


Is it possible to spider websites with these sorts of links because i tried a
lot of spider softs but no one made it correctly

Thanks in advance for your answer

Julien


 
Reply


All articles

Subject Author Date
Javascript Links

06/23/2005 16:58
Re: Javascript Links

06/23/2005 17:00
Re: Javascript Links

06/23/2005 17:15




4

Created with FORUM 2.0.11