Guest User

Untitled

a guest
May 25th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. <form action="results.php" method="post">
  2.  
  3. <input type="text" name="FirstName" value="">
  4. <input type="text" name="LastName" value="">
  5.  
  6. <input type="submit" value="submit">
  7. </form>
Add Comment
Please, Sign In to add comment