Begginers HTML/Javascript problem?

Aimee A

New member
Hi,
I am doing a form you have to fill out, and I am trying to get it to send it to my email...
heres the code
<input type="submit" value="Send me your data">
<select name="submit" id"submit"
onclick="[email protected]?subject=hi&body=ha">

Just in case you dont realise, I didn't put my own email on pourpuse but even when I do it doesn't work.
I guess its just a stupid mistake but if anyone would be kind enough to tell em waht the stupid mistake is I'll be nice and I'll give them 10 points. LOL

Thanks in advance,
Aimee
 
Back
Top