HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: Can't get HTTrack to work.....
Author: Xavier Roche
Date: 10/21/2003 19:57
 
> So I'm doing something wrong here but I can't figger out 
> what...
> How do I set the settings in HTTrack to download???I

Normally +*.JPG should do the trick

BUT here there are some nasty javascripting in the first 
frameset page:

	<SCRIPT LANGUAGE=javascript>
		sQryStr=self.location.search;
			document.write('<FRAMESET 
BORDER="0" COLS="280,*">');
			document.write('<FRAME 
FRAMEBORDER="no" NAME="sx" SRC="Menu.asp'+ sQryStr + '" 
SCROLLING="Auto">');
			document.write('<FRAME 
FRAMEBORDER="no" NAME="Layout" SRC="Vuoto.asp'+ sQryStr+ '" 
MARGINHEIGHT=5 MARGINWIDTH=0 SCROLLING="auto">');
			document.write('</FRAMESET>');
	</SCRIPT>

Add the frameset URLs too, this should do the trick if the 
javascript code is not too "brainfked"
 
Reply Create subthread


All articles

Subject Author Date
Can't get HTTrack to work.....

10/20/2003 22:50
Re: Can't get HTTrack to work.....

10/21/2003 19:57
Re: Can't get HTTrack to work.....

10/21/2003 23:31




e

Created with FORUM 2.0.11