954,517 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Character limit in textbox

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

Preetha
Newbie Poster
2 posts since Jun 2006
Reputation Points: 10
Solved Threads: 0
 

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

manal
Junior Poster
122 posts since Mar 2006
Reputation Points: 37
Solved Threads: 17
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You