Perl Form To Email Scripts

3 Perl form to email scripts that works correctly on a yahoo hosted website.

We have the forms created and are ready to be used. We just need the 3 different Perl scripts, one for each page, to process the forms information to an email address of our choosing. As I understand, Yahoo Hosting makes us use a certain email address as the sender of the email, without that in place the form will fail to send.

The first Perl form script will process a visitors email address only. Please make sure you have all error capturing and spam filter code in place. We don’t want to use any “Captcha” boxes on the forms.

The second form will process these fields:

First Name (required) – text field
Last Name (required) – text field
Company Name (required) – text field
Phone Number (required) – text field
Additional Information (not required) – text area

Please make sure you have all error capturing and spam filter code in place. We don’t want to use any “Captcha” boxes on the forms.

The third form will process these fields:

Drop Down Box with 6 different choices (required)
First Name (required) – text field
Last Name (required) – text field
Company Name (required) – text field
Phone Number (required) – text field
Additional Information (not required) – text area

Please make sure you have all error capturing and spam filter code in place. We don’t want to use any “Captcha” boxes on the forms.

Leave a Reply

Your email address will not be published. Required fields are marked *