Advertisement
Guest User

Untitled

a guest
Mar 30th, 2020
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. <html>
  2. <form method="POST" action="localhost:9090/register">
  3. <input name="username">
  4. <input name="password">
  5. <input type="submit">
  6. </form>
  7. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement