Your premium content subscription is a single payment that gives you:
One of hundreds of answers available with our premium content service.
A: There is nothing specifically in XHTML that can generate email messages from form content. Markup only specifies how the form will be structured, the fields it has and what to do when it is submitted. You will need a server side script to format the submission as email and send it via an email server.
… full answer hidden
Premium members click below for full answer
How do I create a form to email in XHTML?