1.

What Are The Validation Controls?

Answer»

A set of server controls included with ASP.NET that TEST user INPUT in HTML and Web server controls for programmer-defined REQUIREMENTS. VALIDATION controls perform input checking in server CODE. If the user is working with a browser that supports DHTML, the validation controls can also perform validation using client script.

A set of server controls included with ASP.NET that test user input in HTML and Web server controls for programmer-defined requirements. Validation controls perform input checking in server code. If the user is working with a browser that supports DHTML, the validation controls can also perform validation using client script.



Discussion

No Comment Found