I want to validate maxlegnth of 5 characters in each row of the multiline textbox
Help me
|
|
I want to validate maxlegnth of 5 characters in each row of the multiline textbox Help me |
||||
|
|
|
using split function(both in C# and Javascript) and then check length it.
|
||
|
|
|
Here's an example: A TextArea and span to show the validation results.
Here's the JavaScript code to validate each row:
|
|||
|
|
|
This is a C# version. Can be used either in Web applications for server side validation or Windows applications. (In Web applications for client side validation, Jose Basilio's code is appropriate)
|
||||||||
|