A
alien2_51
I have a ASP.Net TextBox in singleline mode, maxlength prevents the user
from entering more than maxlength either by not allowing you to input more
chars or removing text to the end beginning at max length... If I change
mode to multiline I'm able to put as much text as I like regardless of the
maxlength I specify...
Is this a bug...?
from entering more than maxlength either by not allowing you to input more
chars or removing text to the end beginning at max length... If I change
mode to multiline I'm able to put as much text as I like regardless of the
maxlength I specify...
Is this a bug...?