Advertisement
Guest User

Untitled

a guest
Jul 18th, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.18 KB | None | 0 0
  1. <form action="/login.aspx" method="POST">
  2.     User:<input type="text" name="userID" />
  3.     Pass:<input type="password" name="password" />
  4.     <input type="submit" value="Apply pressure">
  5. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement