HTTrack Website Copier
Free software offline browser - FORUM
Subject: Form based Site Capture
Author: Naru
Date: 05/13/2006 17:04
 
I am trying to capture a site with the following code for testing the validity
of my website. HTTrack is not able to go past the first page. Is this
possible? Please help.

<html>
<body onload="document.location.href=document.login_form.submit()">
<form
action="/portal/site/<%=request.getParameter("site")%>/template.LOGIN/acti
on.process" method="post" name="login_form">
<input type="hidden" size="40" name="logon" id="username" value="xxxxx">
<input type="hidden" size="40" name="password" id="password" value="xxxxx">
<input type="hidden" name="realm" value="realm1">
</form>
</body>
</html>
 
Reply


All articles

Subject Author Date
Form based Site Capture

05/13/2006 17:04
Re: Form based Site Capture

05/23/2006 02:57




2

Created with FORUM 2.0.11