- Joined
- 5 Apr 2002
- Messages
- 13,314
Here's what I would like to do.
I have a form with the following fields (* = required):
Contact Name (at least 8 characters) *
Company Name
Street Address (at least 8 characters) *
City (at least 5 characters) *
State (select box) *
Zip (5 digits - numbers only) *
Phone (10 characters) *
Fax (10 characters)
Email (check format) *
Message (at least 8 characters) *
To Start
All labels start in black.
Data Input - Valid Data
Label remains black if the data is valid.
Data Input - Invalid Data
Label changes to red if the data is invalid.
If they press submit and all the data is valid then the form transmits. If the data is not valid then an alert will appear.
If anyone knows of a tutorial, a book (available to purchase), or even a tutor/helper (I will pay you for your time) that would guide me in the right direction then please post and let me know.
Thank you.
I have a form with the following fields (* = required):
Contact Name (at least 8 characters) *
Company Name
Street Address (at least 8 characters) *
City (at least 5 characters) *
State (select box) *
Zip (5 digits - numbers only) *
Phone (10 characters) *
Fax (10 characters)
Email (check format) *
Message (at least 8 characters) *
To Start
All labels start in black.
Data Input - Valid Data
Label remains black if the data is valid.
Data Input - Invalid Data
Label changes to red if the data is invalid.
If they press submit and all the data is valid then the form transmits. If the data is not valid then an alert will appear.
If anyone knows of a tutorial, a book (available to purchase), or even a tutor/helper (I will pay you for your time) that would guide me in the right direction then please post and let me know.
Thank you.