rahulvasanth
November 10th, 2005, 10:39 PM
Hi
I m new to asp.net
I have a TextBox whose TextMode is set to MultiLine. I have also set the maxLength property of the TextBox as 500. But I m able to enter more than 500 characters.
But a maxlength propery of textbox with SingeLine mode is working fine.
Am I missing something over here ?
Thanking in advance
I m new to asp.net
I have a TextBox whose TextMode is set to MultiLine. I have also set the maxLength property of the TextBox as 500. But I m able to enter more than 500 characters.
But a maxlength propery of textbox with SingeLine mode is working fine.
Am I missing something over here ?
Thanking in advance