Advertisement
Guest User

Untitled

a guest
Mar 28th, 2017
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. <html>
  2. <head></head>
  3. <body>
  4.  
  5.  
  6.  
  7.  
  8. <form action="/patatas" method="post">
  9. First Name <input type="text" name="first"> <br>
  10. Last Name <input type="text" name="last"> <br>
  11. <input type="submit" value="Send to server">
  12. </form>
  13.  
  14. </body>
  15. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement