M
MDaetz
I'd like users to input a four digit number into a text field, and have
another field tell them if the number is good or not. I have 64 "good"
numbers that I need to check against to see if the number is good. So for
example, in field1, they would input "0610". In field2, a message would
appear saying "The number is good", if it's good or "The number is bad", if
it's bad.
Any thoughts on how to this?
another field tell them if the number is good or not. I have 64 "good"
numbers that I need to check against to see if the number is good. So for
example, in field1, they would input "0610". In field2, a message would
appear saying "The number is good", if it's good or "The number is bad", if
it's bad.
Any thoughts on how to this?