|
|
The RegularExpressionValidator Control and a Primer on Regular Expressions |
|
|
Roger D. McCook |
|
|
ASP.NET / Component & Controls |
|
|
Click to Visit |
|
|
33 |
The RegularExpressionValidator Control and a Primer on Regular Expressions is a web based tutorial in which the author narrates you about the advantages of the RegularExpressionValidator control of ASP.NET. This control helps you to compare the values of the input control to the specified regular expressions. In this tutorial the author discusses about the character matching, repetition matching, special character matching etc.,
|