HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: download forum thread
Author: Gadrin
Date: 11/17/2008 20:24
 
Try this:

create a folder where you want to store the files.
open a DOS prompt inside that folder.
type

for /L %a in (0,15,60) do "C:\Program Files\WinHTTrack\httrack.exe" r1 -q -X0
-N Page-%a-.html
<http://www.ffe.com/forum/?board=public;action=display;num=1226221591;start=%a>

This will download the first 5 pages of that topic to that folder.

You should see:
backblue.gif
fade.gif
hts-log.txt
index.html
Page-0-3.html
Page-15-3.html
Page-30-3.html
Page-45-3.html
Page-60-3.html

We'll have to figure out a way to make the pages name correctly, which we can
probably do using VBScript.

But if that's close to what you want, it might be enough.

>
 
Reply Create subthread


All articles

Subject Author Date
download forum thread

11/14/2008 21:01
Re: download forum thread

11/14/2008 22:47
Re: download forum thread

11/15/2008 09:14
Re: download forum thread

11/15/2008 15:43
Re: download forum thread

11/17/2008 15:56
Re: download forum thread

11/17/2008 20:10
Re: download forum thread

11/17/2008 20:24
Re: download forum thread

11/17/2008 20:25




7

Created with FORUM 2.0.11