| For instance, let's say page 1 is:
<http://www.website.com/printthread.php?t=24680&pp=40>
Page 2 is:
<http://www.website.com/printthread.php?t=24680&pp=40&page=2>
Page 3 is:
<http://www.website.com/printthread.php?t=24680&pp=40&page=3>
--- etc etc for up to 100 pages
The problem I'm having is although those pages download quickly, it ends up
downloading a whole bunch of other stuff from the website I dont need (like
the forum homepage, etc). How can I filter it ONLY to download pages with
those specific url's, like:
<http://www.website.com/printthread.php?t=24680&pp=40&page>=*
AND to exclude downloading stuff in other links, even within the forum
itself?
Thanks!
Sky
| |