Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2017
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. <form action="/urlwithoutbasepath" method="post">
  2. username: <input type="text" name="username"><br>
  3. password: <input type="password" name="password"><br>
  4. <input type="submit" value="Submit">
  5. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement