I'd just like to know if there's a function/way to restrict input to a textbot to a formatted type e.g. a user can only enter a date type into a textbox; or a function similar to to the C scanset that I can use to achieve the same functionality?
Thanks