Validation controls on the Web page is valid

How can we check that whether all the validation controls on the Web page are valid and proper?

E

Expert

Verified

We can decide that all validation controls on the Web page are appropriately working by writing the code in a source file of a Web page using the scripting language, like JavaScript or VBScript. To perform this task, we have to loop across validations collection of the pages and check IsValid property of every validation control on a Web page to check if validation test is successful or not.

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.