S
Sunil Kulkarni
I need to validate my TextArea as follows:
1) IT SHOULD ALLOW FOR ONLY 5 COLUMNS
2) IT SHOULD ALLOW ONLY 65 CHARACTERS PER ROW
I need some kind of a JS validation for the same. I have tried using hard wrap
but that doesnt help completely.
Any help in this matter would be very much appreciated!
Thanks!
S Kulkarni
1) IT SHOULD ALLOW FOR ONLY 5 COLUMNS
2) IT SHOULD ALLOW ONLY 65 CHARACTERS PER ROW
I need some kind of a JS validation for the same. I have tried using hard wrap
but that doesnt help completely.
Any help in this matter would be very much appreciated!
Thanks!
S Kulkarni