What do I need to add to this code to make it where once someone clicks 'Send" it sends it to "[email protected]"
<form action="" method="post">
<input type="text" value="name" />
<input type="text" class="textbox" value="email" />
<br class="spacer" />
<textarea name="" cols="" rows="" >your message here:</textarea>
<label>All*fields*are*mandatory</label>
<input name="" type="image" src="images/bttn_submit.gif" class="bttn_submit" title="submit" />