javascript - Limit characters per line in the multiline asp:textbox -


i expecting list user separated newline. wish limit user entering more 50 character per line (after 50 characters user should not able type , new entry of 50 characters can created upon pressing enter).

i using multiline textbox in asp.net .

how can achieve goal?


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

keyboard - C++ GetAsyncKeyState alternative -

android - java.net.UnknownHostException(Unable to resolve host “URL”: No address associated with hostname) -