Guest User

Untitled

a guest
Mar 6th, 2014
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. <form action="demo_form.asp" method="get">
  2. First name: <input type="text" name="fname"><br>
  3. Last name: <input type="text" name="lname"><br>
  4. <input type="submit" value="Submit">
  5. </form>
Advertisement
Add Comment
Please, Sign In to add comment