Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <form method="post" action="" name="kontakt">
- Navn:
- <br />
- <input type="text" name="name">
- <br />
- Adresse:
- <br />
- <input type="text" name"adr">
- <br />
- Postnr.:
- <br />
- <input type="text" name"zip" maxlength="4">
- <br />
- By:
- <br />
- <input type="text" name"city">
- <br />
- Email:
- <br />
- <input type="text" name"mail">
- <br />
- Kommentarer:
- <br />
- <textarea name="txt" ></textarea>
- <br />
- <input type="reset" name="clear" value="Fortryd">
- <input type="submit" name="submitcontact" value="Send">
- </form>
Advertisement
Add Comment
Please, Sign In to add comment