Hi,

My question is: How to tell the different between a character(A-Z)and a number(1-0) that has enter the textbox.

Example: I have text1 which allows ONLY numbers to be enter. If the user enters character, it'll show appropriate message.

Thanks