form email submision |
![]() ![]() |
form email submision |
Aug 22 2005, 02:52 PM
Post
#1
|
|
|
ima gangster ♥ ![]() ![]() ![]() Group: Member Posts: 33 Joined: Aug 2005 Member No: 207,684 |
For all of you that have wanted to put a form submission email on your myspace...
CODE <form method="post" enctype="text/plain" action='mailto:EMAILEHERE?subject=SUBJECTHERE'> <input type="hidden" name="To" value="YOURNAME"> <input type="hidden" name="Topic value="Myspace"> Your name:<br> <input type="textarea" name="name" value=""></input><br> Whatcha wanna say?<br> <textarea name="Body" rows=8 cols=46 style="overflow: auto" ></textarea> <input type="submit" value="email!" > <input type="reset" value="clear"></form> You need to edit the EMAILHERE, YOURNAME and SUBJECTHERE. Be sure not to delete the '?' You can also add your own styleing tags to them to make them blend into youre page Almost all credits go to http://www.lissaexplains.com |
|
|
|
![]() ![]() |