- or download this
$Torrentz_Interface->submit_form(
form_number => 1,
...
pass => $password,
}
);
- or download this
<form action="/profile" method="post" class="profile">
<fieldset>
...
<div class="s"><input name="go" value="Login" type="submit"></div>
</fieldset>
</form>
- or download this
torrentz$ mech-dump http://www.torrentz.com/profile
POST http://www.torrentz.com/profile
user= (text)
pass= (password)
go=Login (submit)