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...