<html>
 <head><title>Example Form</title></head>
 <body bgcolor="#3c8484">
 <center>
 <img src="/tools/enhance/form_emailer_help/example1/dctitle.gif"  border=0> 
 </center> 
<form action="/cgi-bin/cgiemail">
   Name: <input name="full_name"><br>
   Email: <input name="email"><br>
   Comments: <br><textarea rows="4" cols="60" name="comments"></textarea><br>
   <input type="submit" value="THANK YOU">
   </form>
</body>
   </html>