Created
October 19, 2017 05:54
-
-
Save radarin/03b0663e0391abfc368c64a0dbf7bb5f to your computer and use it in GitHub Desktop.
Formular
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <form | |
| method="post" | |
| action="sendform.php" | |
| enctype="application/x-www-form-urlencoded"> | |
| <input type="submit" value="Losschicken"> | |
| </form> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment