| > I need to download a site that is password protected
> via a web based html page. The page has a form with
> two text fields(userid and password). Data is
entered
> into the form and submited via a post method. Does
the
> httrack tool have this capability.
Form-based authentication can be downloaded using "ADD
URL/Capture URL" tool, which is reserved to
experienced users (you'll have to temporarily change
your proxy settings so that HTTrack can catch the
posted data on-the-fly)
But this does not always work - especially with
temporarily cookies, or HTTP/100 response tricks
(which seems to be used by IIS)
| |