nonprogrammer
Technical User
Hello everyone,
I was wondering if I could get some help. for the past couple of weeks I have been battling with an asp script that I got to work over the weekend. In the Form I have 3 radio buttons and a input field.
then with the asp script it populates the Form this is to select different parts I guess the easiest way to explain it is it looks kind of like a football pool script when you can pick points, that is where I took the idea and adapted it to my parts and meassures. The help that I need is validating the form. If a user entes 3/4 or any number twice or more than twice, to give me a warning. So if I enter 5 in the first input and 6 in the second and 5 in the third and 6 in the fourth, it will give me a warning saying I have entered 5 more than once, then when I enter a number other than five but still keep the 6 twice that it warns me for that next.
I am a bit lost on this one so help is more than gratly appreciated.
Thanks in advance
I was wondering if I could get some help. for the past couple of weeks I have been battling with an asp script that I got to work over the weekend. In the Form I have 3 radio buttons and a input field.
then with the asp script it populates the Form this is to select different parts I guess the easiest way to explain it is it looks kind of like a football pool script when you can pick points, that is where I took the idea and adapted it to my parts and meassures. The help that I need is validating the form. If a user entes 3/4 or any number twice or more than twice, to give me a warning. So if I enter 5 in the first input and 6 in the second and 5 in the third and 6 in the fourth, it will give me a warning saying I have entered 5 more than once, then when I enter a number other than five but still keep the 6 twice that it warns me for that next.
I am a bit lost on this one so help is more than gratly appreciated.
Thanks in advance