Contact   Us!

Example CGI Form

What follows is a form connected to CGI processing. The response from this form will be sent directly to YOU if you enter the correct Email address. Normally, the destination of the message would be fixed to an address you define. We have done this just so you can see the output.

This script invokes a standard PERL program "mail.pl" on the server to process the contents. The two important fields are:
DESTINATION_ADDR -- this is normally an HTML HIDDEN field set to your address. On this form it is visible, so that you can have the Email come to you.
SUB_ADDR -- this field name would be used at the point on the form which has the submitters E-Mail address. It is used as the "from" address of the E-Mail message which is sent to you (at DESTINATION_ADDR).

Go ahead and try it!

Please enter your Email address
Enter the "from" address for the email message to be sent.
Please enter billing information below:
First Name
Last Name
Street address
City
Province

© Copyright 1996,1997 Software Workshop Inc.
Last Modified: 02/21/98