If you are using one of our provided secure servers, it is advisable that you use pgpformmail so it sends encrypted email from your forms. You need to get started here with PGP 5.0 click here.

On the secure server there is a form mailer program called "pgpformmail.cgi." This program will encrypt and mail you the results of your forms. It is a modification of the "FormMail.cgi" script created by Matt Wright. To get your form results securely mailed to you, you have to add a few hidden fields to your html document. Inside the form element tags on your document, add the following hidden field names: redirect, recipient, email and subject. For the value of the "redirect field," put the full URL of the document you want displayed when the form is submitted. For the value of the "recipient field," put the full email address of the person who will get the form results. Note, this must be the same email address that is in the public key you gave to us to set you up with the ability to send encrypted email. For the value of the "subject field," put what you want the subject of the email to be. For the value of the "email field," put the email address that you want the form results to be from. Then for your form's action command, point it to the URL of the "pgpformmail.cgi" script. An example of a portion of an HTML document is below:

<form action="/cgi-bin/pgpformmail.cgi" method="post">
<input type="hidden" name="recipient" value="yourname">
<input type="hidden" name="subject" value="Form Submission">
<input type="hidden" name="redirect" value="http://www.yourdomain.com">
<input type="hidden" name="email" value="YOUR COMPANY NAME">
Put the form fields here that you want submitted to you.
</form>


!almost free webhosting, super sized account great features Sitemap 9 1 4 6 7