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.
j
stuff ;)
could you rephrase that as a question ? one that actually has an example :)
because the only thing I would say is -> always validate on the client and the server but the question "what are the validation controls" is to broad.
do you mean -> who should control the validation client or server ? I'm not using ASP.NET so I don't know if that's a special microsoft lingu phrase that means something different :)