简体   繁体   中英

I want to type 140 characters in asp.net textbox with multiline characters will be decreased as i type in textbox

我想在asp.net文本框中输入多行字符,当我在文本框中键入140个字符时,这些字符将被解密。这意味着如果我在文本框中键入两个字符,则在标签中使用vb.net将显示为138个字符

使用javascript方法计算文本区域的长度,并在文本区域的onkeyup事件上调用它。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM