
|
<form method="POST" action="/cgi-bin/formmail"> And you need to put the following code below your form fields: <input type="submit" value="Send Mail"> |
|
| Necessary Form Fields | |
|
There is only one form field that you must have in your form, for FormMail to work correctly. This is the recipient field. This form field allows you to specify to whom you wish for your form results to be mailed. Most likely you will want to configure this option as a hidden form field with a value equal to that of your e-mail address. Here is an example page.There are many other advanced ways to code your form using optional fields to tailor the resulting HTML page and the way the script performs; these are also detailed in the original readme file.For technical help concerning your web space, please contact support@eidosnet.co.uk |
|