petertran123
09-10-2002, 03:21 PM
Hello all helper,
I created, a form and submit into text file: I wanted to be able to validate the field as follow:
1. Fname="FName"
2. Lname="Lname"
3. SSN = SSN
the problem is i wanted to validate both field Fname and Lname when someone is entering SSN, if not they are not enter SSN then the other 2 fields do not need to be validated. When they enter SSN, and forgot to fill out Fname and Lname then a msg popup say something, "Please enter your First and Last Name"
PLease help me as your wiset,
Peter
I created, a form and submit into text file: I wanted to be able to validate the field as follow:
1. Fname="FName"
2. Lname="Lname"
3. SSN = SSN
the problem is i wanted to validate both field Fname and Lname when someone is entering SSN, if not they are not enter SSN then the other 2 fields do not need to be validated. When they enter SSN, and forgot to fill out Fname and Lname then a msg popup say something, "Please enter your First and Last Name"
PLease help me as your wiset,
Peter