Anyone know how I can set the input mask to a textfield as hashes for a password but also make it so the user can only enter 4 digits(numbers). I know how to set it just to password but I want to only allow the user to enter numbers and limit the size to 4. Its on an unbound textbox
Thanks
Thanks