hi
i am using asp.net and in that i have a table in that table i have few textarea which are created in runtime according to the requirement.I want to test that the user should not be allowed to enter more than 1000 words in that text area how can i write a validation for that pls help...
i am using asp.net and in that i have a table in that table i have few textarea which are created in runtime according to the requirement.I want to test that the user should not be allowed to enter more than 1000 words in that text area how can i write a validation for that pls help...
Comment