Alphanumeric Validation
user2233Jan 31 2011 — edited Jan 31 2011Hello All
I'm developing a form ,which contains customerID and Customer Name, CustomerID must be Alphanumeric And Name must be Character, during the run time i'm going to enter those values I want to check the ID(alphanumeric) and Name(character) and validate them if these are entered properly. how to do it, any inbuilt functions available?