This is an example of a form. The information that you enter into the form will be processed by a CGI script called cgiemail. This program will enter the information passed to it into a predefined template and e-mail it to me at cs403d@cisunix.unh.edu. You can see what the email template looks like at http://pubpages.unh.edu/~cs403d/showemailtmpl.html.
More information about forms can be found in the cgiemail user manual at MIT.
To see how to process this form without using a CGI script, check out a sample form using a mailto URL.