| > My code:
> httrack.exe"
> <http://cgi.ebay.at/ws/eBayISAPI.dll?ViewItem&rd=1&i>
> tem=170252917371" +*.png +*.gif +*.jpg +*.css -*.js
> -ad.doubleclick.net/* -O c:/tmp/auction -r1 -n
>
> the generated html is not showing the pictures of
> the original html... but i dont know why?
asterisk, ampersands must be quoted. I got 37 File(s) 188,587 bytes
with:
"\Program Files\WinHTTrack"\httrack
<http://cgi.ebay.at/ws/eBayISAPI.dll?ViewItem&rd=1&item=170252917371> "+*.png"
"+*.gif" "+*.jpg" "+*.css" "-*.js" "-ad.doubleclick.net/*" -O c:/tmp/auction
-r1 -n | |