Hello,
In vb.net 2003,
I m using textbox to enter Phone no.
How can i restrict the maximum length to get data is 10.
Thanks in Advance
hi
from the properties of that textbox....make the MaxLength=10
and u need to do some function in order to validate data that has been entered
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.