Im helpin a friend out with his website, a form but the submit button is giving me major problems, when i hit it, it emails be name=B1, and now im praying one of you guys can help me out with this
<FORM ACTION="mailto:harry.baynes@ntlworld.com" METHOD=POST TARGET=code ENCTYPE=text/plain>
<input type="submit" value="Submit" name="Form">
<input type="reset" value="Reset" name="B2">
</form>
please help!
Hazor