Advertisement
Guest User

Untitled

a guest
Oct 28th, 2016
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.20 KB | None | 0 0
  1. <html>
  2. <body>
  3.  
  4. <form action="tester.php" method="Post">
  5. User: <input type="text" name="login"><br>
  6. Password: <input type="text" name="pass"><br>
  7. <input type="submit">
  8. </form>
  9.  
  10. </body>
  11. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement