How to validate the textbox by using validator control

agnesso

New member
Joined
Apr 17, 2006
Messages
2
Programming Experience
Beginner
Hi, may I know how to use the validator control in asp.net to validate the textbox? The textbox is multiline and I would like to limitted the user to key in not exceed 90 characters. Besides using the coding to solve this problem, may I know is it possible to use the validator control to achieve it?
 
Back
Top