###################################################################### # BEFORE TRYING TO EDIT THIS SCRIPT, READ THE README FILE ###################################################################### # # The Dream Catcher's Web Free CGI Scripts # Form Return # Created by Seth Leonard # # http://dreamcatchersweb.com/scripts/ # # (c)2000 Seth Leonard # All Rights Reserved # ###################################################################### HTML Commands for Form Fill-Ins *If you would simply like a line fill in: In all of the following examples the word "Category" can be replaced by any word that you would like to describe this input. If you change it to "name" and someone fills in "Bill Gates" your email response will look like "name: Bill Gates".

CATEGORY:

CATEGORY is the word or words that you would like to appear next to the fill-in box. 40 can be any size, it is the number of characters long that you you would like the box to be. *If you would like a box fill in:

CATEGORY

CATEGORY is the word or words that you would like to appear next to the fill-in box. The ROWS and COLS values can be changed to make whatever size box you want. *If you would like a choice, using circles, for example: ( ) Choice 1 ( ) Choice 2 And visitors click in the circle of the one they choose:

Choice1

Choice2

Choice is the name of the value you would like to appear in your email in response to the category. CHOICE is the word or words that you would like to appear next to the fill-in box. *If you would like a check box, for example: [ ] Check if you want a response And visitors click the box and it is filled in:

BOX

Box is the name of the value you would like to appear in your email in response to the category. BOX is the word or words that you would like to appear next to the fill-in box. If you would like the box to be checked use this:

BOX

*You must have a "submit" button to send the info to your email:

SUBMIT is the word or words that you would like to appear in the button that when pressed, sends the info. There are more fill-in commands and a great HTML editor called Webber has all the commands and is available for download at http://www.csdcorp.com/.