Description of How can I use the Range Validator? :
How can I use the Range Validator? is an ASP.NET tutorial which helps you to know the range validator control of ASP.NET. The range validator control is used to vaidate the values of the input control to find out whether it lies between the specified maximum and minimum values. In this tutorial the author shows the use of the validator control with a sample program.