How do I limit certain characters with the Text Input. Say I want to only allow users to type in numbers and letters. I do not want them to input special characters such as . , ; and so on.
How do I limit certain characters with the Text Input. Say I want to only allow users to type in numbers and letters. I do not want them to input special characters such as . , ; and so on.