| Hi great software you have here.
I am attempting to download a web site that produces
unique links for all entries on the page, for each
user:
Base URL I want entered in the first screen=
<http://www.name.com/content/index.asp?session_id>=
{16CF46BB...}&product_id={46BF7D20...}
This base page contains links to files of the form:
<http://www.name.com/content/index.asp?session_id>=
{16CF46BB...}&t={505A820E...}&n={A887C883...}
&product_id={46BF7D20...}&element_id={72ED349A...}
which i want and I use this in the
SetOptions/ScanRules/IncludeLinks/
filter option (I'm using the windows version 3.01)
BUT the filter appears to be ignored after the
first "&". This causes many more files than i need to
be downloaded.
Is it possible to enclose the search string in quotes
or similar to get HTTrack to see the ampersand?Even if I could just filter
based on one of these (eg
product) it would limit the files to just what i need.
Many thanks
Mark | |