This will create a form where you can have images as the SUBMIT and RESET buttons. The Reset button will not work in IE.
</ccDescription>
<ccInstructions>
Place part of this script in between the HEAD tags and the other part in the BODY of your webpage. Change the size and color of the text to suit your liking. The FORM is designed to work off of the users e-mail program but you can change the ACTION
in the form to reflect a CGI script such as FormMail. Keep in mind you will need to rename the submitbutton.gif and the resetbutton.gif to the images you will be using in your webpage.
</ccInstructions>
<ccHeadContent>
<SCRIPT LANGUAGE="JavaScript">
//Modified by CoffeeCup Software
//This code is Copyright (c) 1997 CoffeeCup Software
//all rights reserved. License is granted to a single user to
//reuse this code on a personal or business Web Site.