Form Example
This is an example of a feedback form using the mailform script.
The resulting mail message is shown below the form itself:
<HTML>
<HEAD>
<TITLE>Feedback Form</TITLE>
<LINK REV="MADE" HREF="mailto:webmaster@www.intel.com">
</HEAD>
<BODY>
<IMG SRC="/pix/intel-logo.gif">
<HR>
<H1>Let us know what you think!</H1>
<em>Last modified: 6/30/94</em><P>
We greatly appreciate any comments you may have (good or bad) about this
information and its organization. However, if you have a question about
an Intel product, we suggest that you start with your place of purchase.
Should you need further assistance, please see
<A HREF="about-intel/contact.txt">How to Contact Intel Support</A>.
Thanks!
<form method=POST action="/cgi-bin/mailform">
<input type="hidden" name="form-table" value="test">
<input type="hidden" name="subject" value="Proto www.intel.com feedback">
Your name:<br>
<input name="name" size=40><p>
Your email address:<br>
<input name="email" size=40><p>
The URL in question (if more than one, please include them in the comment
box below):<br>
<input name="url" size=40><p>
Your comments:<br>
<textarea name="feedback" rows=10 cols=50></textarea><p>
<input type=reset value="Clear"><p>
<input type=submit value="Submit Feedback"><p>
</form>
<HR>
<A HREF="/"><IMG SRC="/pix/inside.gif" ALT="[Intel]"></A>
<A HREF="/webmaster.html"><ADDRESS>webmaster@www.intel.com</ADDRESS></A>
</BODY>
</HTML>
And the mail message resulting from its submission:
From nobody Mon Nov 28 18:57:23 1994
Return-Path:
Received: by aahz.jf.intel.com (Smail3.1.28.1 #13)
id m0rCIlA-0005ucC; Mon, 28 Nov 94 18:57 PST
Message-Id:
Date: Mon, 28 Nov 94 18:57 PST
Sender: nobody (Unprivileged user)
From: Santa Claus
To: batie@aahz.jf.intel.com
Subject: Proto www.intel.com feedback
Status: OR
feedback:
By far the best, most wonderful Web site in
the World! I use it to pick out my Pentium
processors for all the elves and the Reindeer
too!
url: http://www.intel.com/
Last modified: 11/28/94