|
|
| CustomValidator [+] Favor-It | |
| |
 |
| | Sort By:
|
One annoying task that most every developer has had to face in the past is form validation. Since forms are an integral part of dynamic, data-driven Web sites, it is essential that a user's query into a form fit the specified guidelines. Author: Scott Mitchell Code: ASP.NET v1.1 & VB |
The CustomValidator control allows you to create a validation control with its validation handler. The control is typically used for validation purposes other than that provided by the intrinsic ASP.NET validator controls.
Author: unknown Code: ASP.NET v1.0 & VB |
|  | |
Icon Key >
 - Recently Updated
 - Showcase Listing
|