How do i make a check on the first digit and second digit of textbox - not the actuall whole value of the textbox but only the first and second digit, regardless of how many digits there are in the actuall value of the textbox because i want to perform an action if the first character that is entered in the textbox is equal to 0. thanks