| > What settings do I use to cause HTrack to grab one
> page, and all of the images/CSS/JS files on that
> page, but not to follow any of the links to other
> pages in the same domain?
I would do it with filters:
-*
+*.gif +*.jpg +*.png +*.js +*.css etc
Create a text file listing the URLs of all the pages you want and send that to
HTTrack (-%L <file> or WinHTTrack URLList option).
| |