Validating textbox in field level
I created text box in Form Details view by wizard - and althought in design view it's only one text-box with Name , when i open the form i have about 10 text-boxes (this is from table of course) . Now i want to control the input in each text box and i want for example that this will containt one of the following chars : "6" , "j" , "g" , "a" , "" .
How can i implement this ?
|