|
|
| RangeValidator [+] Favor-It | |
| |
 |
| | Sort By:
|
The RangeValidator control validates that the values of another control fall within an allowable range, where the minimum and maximum are either provided directly or by reference to another control. Author: unknown Code: ASP.NET Beta 2 & C# |
Please note that this quick code is just for example. You would also need to add in a RequiredField validator and some other checks as well. Author: superdotnet.com Code: ASP.NET v1.0 & VB |
The RangeValidator Control evaluates the value of an input control to determine whether it is between a specified upper and lower boundary.
Author: unknown Code: ASP.NET v1.0 & VB |
|  | |
Icon Key >
 - Recently Updated
 - Showcase Listing
|