Users Pricing

category

home / developersection / category
Validation controls in ASP.Net
asp.net 21 Jul 2010
Validation controls in ASP.Net

A Validation control is used to validate the data of an input control. If the data does not pass validation, it will display an error message to the user.