ok, great i was just want to check if it was right or wrong
you can check if the numbers was 2 digits or not
use this
Code:
System.Text.RegularExpressions.Regex("^[\d]{2}$")