[News] [Events] [Maps] [Directories] [Search] [Contact UWM]
UWM Home Page

Web Information: cgiemail


CGIEMAIL

cgiemail is an easy-to-use cgi program that handles fill-out web forms by e-mailing form data to a specified recipient. To use cgiemail, no additional programming or setup is necessary beyond an HTML file and an e-mail template.

cgiemail version 1.6 installed January 6, 1999.

Quick Guide For Using cgiemail

How to reference the cgiemail program from your HTML file:

  1. Create an HTML file containing a FORM that "calls" cgiemail. The ACTION attribute of the FORM tag should point to the cgiemail program, with the web server path of your template file appended.

    Hint: Start by copying the example HTML and template files into your own directory:



  2. Create a template file which tells cgiemail what to do with your FORM input fields.

  3. Optionally, create a "success" and possibly a "failure" response file (see example 2).

  4. Put all of these files in the same directory of your web area (not in cgi-bin).

  5. Make sure the directory and files are world readable (mkpub command).

  6. Try it out...

For details and more information, see:

UWM uses version 1.6 of cgiemail.

cgiemail is from MIT, see the MIT cgiemail home page for more info.

Parts of the UWM cgiemail documentation were originally authored by Penny Rohr in May 1996.


[ Up to Web and HTML information page. ]

 [ UWM Home Page ]  [ Up to Web Info ]  [ Top of Page ]  [ Search ]  [ Contact Us ]

Last update: July 5, 2000. --- URL: http://www.uwm.edu/info/cgiemail/
Copyright 2000 by the University of Wisconsin-Milwaukee, all rights reserved.
If you have questions or comments about this page please send e-mail to: www@uwm.edu