brenakie
07-30-2008, 02:59 PM
I need some help with JavaScript logic IF statements
Scope:
I have a form that contains 5 text input fields (ITEM0 thru ITEM4 if you will).
If all 5 fields contain NOTHING when the users submits, the user needs to get a message requesting that they enter data in least 1 of the 5 fields. If any 1 of the 5 fields contain anything the form should go through.
Thanks in advance for your help.
Bren
Scope:
I have a form that contains 5 text input fields (ITEM0 thru ITEM4 if you will).
If all 5 fields contain NOTHING when the users submits, the user needs to get a message requesting that they enter data in least 1 of the 5 fields. If any 1 of the 5 fields contain anything the form should go through.
Thanks in advance for your help.
Bren