WTF submit!!!

for the life of me I cant get the correct code to send my forum fields to my email , everything I try I get the mailto action(ie bring up primar email for you to write out and send) I just want people to hit the friggin submit button and ding done with a d thank you message.. but I would kinda like to keep the layout i got Sigh I'm a newb I know lol
Also, how do i color the stupid buttons?! and make the other box to the right bigger, i suck at forms obvisouly. well its actually me first real try at it heh
[HTML]











Name: Brief decription of Character(s)

Name, Server, Class, Background info.



E-Mail:
Desired Artwork:






[/HTML]


edit : fixed html output - VEX

Anulien 20 years ago
post the code in using the [ code] and [ /code] tags.
Vex 20 years ago
you will have to use a PHP or CGI script in place of the MAILTO you have as the form action.

do a search for FormMail.php in yahoo/google.
Adiene 20 years ago
cool thanks =D