| define vars
| EASTERN TIME FROM FLORIDA
| CENTRAL TIME FROM FLORIDA
| - 5 IS CENTRAL TIME FROM CALIFORNIA
| - 4 IS EASTERN TIME FROM CALIFORNIA
| This little section of code decides if the document
| has been loaded because the user has submitted the form,
| or because the user has come to the form for the first
| time.
|
| The variable "beenhere" is actually a hidden FORM
| field--if the form has not been submitted, it will
| have a value of "" (NULL)
| formerror()
|
| DESCRIPTION:
|
| formerror() displays an error message telling the user
| that they have not filled out the form correctly.
| It also sets the global variable "formerror" to 1,
| telling validateform() that there is an error in the form
| and the submitted data should not be added to the mailing
| list.
WRITE BACKUP ENTRY FILE