J
jason
What are the advantages/disadvantages of using this form submission approach
as opposed to eg: Cdo, aspEmail - it appears to harness the MS standard
mailto capability?:
<FORM ENCTYPE="text/plain" NAME="test" METHOD='POST'
ACTION='mailto:[email protected]?subject=Resume' onSubmit="return
submitForm()">
as opposed to eg: Cdo, aspEmail - it appears to harness the MS standard
mailto capability?:
<FORM ENCTYPE="text/plain" NAME="test" METHOD='POST'
ACTION='mailto:[email protected]?subject=Resume' onSubmit="return
submitForm()">