Hi,
I have a textbox and this textbox is for me to key in number and i want to limit the textbox must be in 9 digit. No less, No more. if key in less or more, i would like to prompt a message to notify. How should i write the code?
Thank in advance ^^