jump to another section | Index |
To make your web form mail you the results, edit the html code and make the <form> tag look like this:
<form action="/bin/FormMail.pl" method="post">
<input type="hidden" name="recipient" value="your.email@address.com">
Click here for the full documentation of FormMail