miyavizm
08-31-2006, 02:07 AM
Hi,
I'm not real experienced and I apologize if this comes off as stupid to ask, but I'm trying to figure out the password manually through the forms they use on free Japanese picture album sites with password protection.
it's just for my own recreation, really.
And I don't know how to save the .cgi script in the url's input rather than its html page output.
example:
<form action=alb.cgi method=get>
<input type=hidden name=o value='1'>
<input type=password size=8 maxlength=8 name=ps >
<br><input type=submit value='submit'>
<input type=hidden name=km value="">
</form>
Any help would be great. T_T
I'm not real experienced and I apologize if this comes off as stupid to ask, but I'm trying to figure out the password manually through the forms they use on free Japanese picture album sites with password protection.
it's just for my own recreation, really.
And I don't know how to save the .cgi script in the url's input rather than its html page output.
example:
<form action=alb.cgi method=get>
<input type=hidden name=o value='1'>
<input type=password size=8 maxlength=8 name=ps >
<br><input type=submit value='submit'>
<input type=hidden name=km value="">
</form>
Any help would be great. T_T