Advertisement
Guest User

Untitled

a guest
Nov 20th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. <!doctype html>
  2. <html>
  3. <body>
  4. <h3>tyrsene</h3>
  5. <form method="post" action="password.php">
  6. User: <input type="text" name="user">
  7. Password: <input type="password" name="pass">
  8. <hr>
  9. <input type="submit"value="SEND">
  10. </body>
  11. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement