Guest User

Untitled

a guest
Feb 26th, 2019
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title>my web page</title>
  4. </head>
  5. <body>
  6. <form methods="post" action="vnr">
  7. username : <input type = "test" name="uname"/></br></br>
  8. password : <input type = "password" name="pws"/></br></br>
  9. <input type="submit" value = "submit"/></br>
  10. </form>
  11. </body>
  12. </html>
Add Comment
Please, Sign In to add comment