Specifying maxlength for multiline textbox

后端 未结 19 2060
感动是毒
感动是毒 2020-11-27 15:21

I\'m trying to use asp:


I want a way to spe

19条回答
  •  Happy的楠姐
    2020-11-27 16:16

    Have a look at this. The only way to solve it is by javascript as you tried.

    EDIT: Try changing the event to keypressup.

提交回复
热议问题