I want to mirror URL:
<http://www.cui.pl/demonstr/autoryzacja.htm>
The link to another page is as form submition to
another static htm page. In original file the link
looks like:
<form name="logfrm" method=GET action="powitanie.htm"
onSubmit="return Sprawdz();">
But WinHTTrack treats that form submition as an exetrnal
link and doesn't scan it although it is the same
server and the same domain name.
In mirror file the above
fragment looks like:
<form name="logfrm" method=GET
action=http://www.cui.pl/demonstr/powitanie.htm
onSubmit="return Sprawdz();">
Adding +www.cui.pl* nor +www.cui.pl/*
to filter nor checking
"Test validity of all links" in Options/Links
didn't help and succesive pages are not mirrored.
Am I doing something wrong?
Thanks in advance.
|