I'm working on a basic scoring unit. I have text boxes and want the user to only instert numbers in a certain set, and if a number that is outside the set gets entered an error comes up saying 'only these numbers can be entered'. There are multiple sets of numbers though. Is it possible to have more than one? here is my code:I'm working on a basic scoring unit. I have tex