Hi there,
I need a phone number validation which restrict the user to enter 10 digits, If it is exceeds 10 digits, it should provide alert saying the phone number is invalid.
Can anyone sample code to accomplish the same.
Please note : am working on .cs file.
Thanks in advance.