You are here: irt.org | FAQ | HTML | Q2073 [ previous next ]
One can send form data to email address by setting the ACTION attribute to 'mailto:someone@somewhere.com'. Sample code:
<FORM METHOD="POST" ACTION="mailto:reader@company.com"> |
Feedback on 'Q2073 Can I send form data to an email address by clicking on Submit button?'