Tuesday, 3 September 2013

Fast user input into text field allows extra digit

Fast user input into text field allows extra digit

I have a numeric text field that is masked and limited to 8 digits
(12,345,678), but if I input into the field very fast I can break the mask
and size limit and get 123,456,789. Any pointers?

No comments:

Post a Comment