Code :
// hide source code
// hide line numbers
// hide source code
// hide line numbers
1
2
3 <form method="post" action="mailto:youremail@yourdomain.com">
4
5 <b>Your Name:</b>
6 <input name="name" size="30"> <br />
7
8 <b>Username:</b>
9 <input name="username" size="30"> <br />
10
11 <b>Your E-mail:</b>
12 <input name="usermail" size="30">
13
14 <b>Comments:</b>
15 <textarea name="comment" rows="6" cols="60"></textarea>
16 <br />
17
18 <input type="submit" value="Send it!" />
19 <input type="reset" value="Start over" />
20
21 </form>
22
Add that code to your .html file.
Donation:If you like our free quality work, make a donation by using Paypal and tell us what you would like to see improved on our site for the next few months. |
|
No comments yet













Page Info












