Advertisement
Guest User

Untitled

a guest
May 31st, 2017
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. <html>
  2. <body>
  3. <head>
  4. <form method="post" action="setfilehere">
  5. Username:<input type="text" value="username"><br />
  6. Password:<input type="password" value="password"><br />
  7. <input type="submit" value="login">
  8. </form>
  9. </head>
  10. </body>
  11. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement