CHAMPION KAY TUTORIAL

Validation Server Controls

Validation Server Controls

A Validation server 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.
The syntax for creating a Validation server control is:

<asp:control_name id="some_id" runat="server" />

0 comments:

Post a Comment