| > // location.href('getcookie.html');
>
> The code is commented out, but the parser tries to
> pull the href...
>
> httrack3.23.nossl
Yes, because HTTrack doesn't "understand" Javascript. It
just reads the text in a page and makes attempts at finding
links and graphics, etc. So a javascript comment means
nothing to the program.
| |