Hi there a quick simple question, i need to be able to validate a textbox
The user must enter a number within the range 0001 to 9999 only.
And in the 4 number format XXXX , e.g. if they enter the number 11 i need it to be formated 0011.
thanks
The user must enter a number within the range 0001 to 9999 only.
And in the 4 number format XXXX , e.g. if they enter the number 11 i need it to be formated 0011.
thanks
Comment