Advertisement
Guest User

Untitled

a guest
Feb 17th, 2012
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.33 KB | None | 0 0
  1.  <form action="indsaet.php" method="post">
  2.  Brugernavn: <input type="text" name="brugernavn">
  3.  <br>
  4.  Password: <input type="password" name="password">
  5.  <br>
  6.  Gentag password: <input type="password" name="gentag">
  7.  <br>
  8.  Kontaktperson: <input type="text" name="kontaktperson" />
  9.  <br />
  10.  <input type="submit" value="Opret">
  11.  </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement