HTML » E-mail form

You can make your own e-mail form, for example if you want to make a graphics order scheme. Some browsers doesn't support them though, the AOL browser is an example. You can upload the form to freewebs, and link it from Horseland, but not insert the code directly on Horseland. You can use this form as a guide to make your own.

You can change the text in green (make your own questions and such).

<form method="post" enctype="text/plain" action='mailto:Your own e-mail address'>
<input type="hidden" name="About: " value="Graphic orders">

Fill inn your player name:<br>
<input type="text" name="
Name" size="50" maxlength="100"><br><br>

Fill inn your player id: <br>
<input type="text" name="Player id" size="20" maxlength="8"><br><br>

<input type="radio" name="Type" value="Layout"> Layout<br>
<input type="radio" name="
Type" value="Layout"> Picture<br><br>

<input type="radio" name="Animal " value="Horse"> Horse<br>
<input type="radio" name="
Animal" value="Dog">Dog<br><br>

Comments/requests:<br>
<textarea name="
Comments/reguests" rows=7 cols=46></textarea><br><br>

<input type="submit" value="Submit"> <input type="reset" value="Clear form"></form>

 

This code will make a form that looks like this:

Ps, if you click the submit-button, the info will not be sent to me or anyone else, as I have not filed inn any e-mail address.

Fill inn your player name:

Fill inn your player id:

Layout
Picture

Horse
Dog

Comments/requests: