Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <!--
- To change this license header, choose License Headers in Project Properties.
- To change this template file, choose Tools | Templates
- and open the template in the editor.
- -->
- <html>
- <head>
- <title></title>
- <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
- </head>
- <body>
- <form action="index.php" method="¨post">
- Brugernavn: <input type="text" name="Brugernavn"/></br>
- Fornavn: <input type="text" name="Fornavn"/></br>
- Mellemnavn: <input type="text" name="Mellemnavn"/></br>
- Efternavn: <input type="text" name="Efternavn"/></br>
- E-mail: <input type="text" name="E-mail"/></br>
- <input type="submit" value="SEND" name="submit"/>
- </form>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment