email using Javascript and Forms


This example uses Javascript to send the contents of the form to any specified email address. It doesn't require a CGI on the server but it does require the user to have their browser set up to use Mailto. You can add more fields to the form and change the email address and subject as required.



Name:

email:

Heading:

Message:

  Return to top of page