| Hello,
Is it possible to follow URL that are in the "action" parameter of FORM tags
?
I have sites that use submit type buttons inside html form just for linking
pages. Somthing like :
<form method=post action="page2.html"
<input type=submit>
</form>
The "page2.html" link is detected correctly but I cant manage to get HTTrack
to follow and download it. (I cant either with wget..)
| |