Murach's ASP.NET Web Programming with VB.NET
Chapter 3 teaches how to use two basic validation controls in your
web applications. This chapter builds on that knowledge to teach
you a full range of techniques for using all types of validation
controls.
|
|
|
|
How to use the validation controls |
270 |
|
Common validator properties |
272 |
|
How ASP.NET processes validation controls |
274 |
|
|
How to use the required field validator |
276 |
|
How to use the compare validator |
278 |
|
How to use the range validator |
280 |
|
|
How to combine validation controls |
282 |
|
How to use the validation summary control |
284 |
|
How to initiate server validation manually |
286 |
|
|
How to use the regular expression validator |
288 |
|
How to create your own regular expressions |
290 |
|
How to use a custom validator |
292 |
|
A validation routine that validates
credit card numbers |
294 |
|
t |
|
|
|
|
© Copyright 1998-2008 Mike Murach &
Associates, Inc. All rights reserved.
|