With the arrival of ASP.NET came the introduction of validation controls, one of the greatest timesaving features included with it. Such controls allow for data entered by the user to be validated both at the client and then at the server, providing a robust mechanism with standardized feedback, with no need for the developer to implement complicated validation routines for each input form. This article by JS Greenwood looks at how such validation controls, with their distinctive asp:validatorType format can be implemented in classic ASP performing validation at both the client and server thus allowing for a feature rich system that is compatible with ASP.NET and also helping ease the migration of applications. In the first part, the nature of validators is looked at, and a client-side implementation is developed. In the second part, a server-side implementation of the validators is developed, and the shortcoming of the client-side is redressed.
ASP Validation Controls
http://www.amazon.com/exec/obidos/ASIN/B00008OI1B/bigwebmasters-20
http://www.bigwebmaster.com/screenshots/B00008OI1B.jpg
February 19, 2003
$15.00
$15.00
21
e-book (Acrobat Reader)
B00008OI1B
Wrox
JS Greenwood
asp.net validation controls, asp controls, asp standardized feedback, asp validation routines, asp validators, asp client, asp server
Article looking at validation with both client and server
With the arrival of ASP.NET came the introduction of validation controls, one of the greatest timesaving features included with it. Such controls allow for data entered by the user to be validated both at the client and then at the server, providing a robust mechanism with standardized feedback, with no need for the developer to implement complicated validation routines for each input form. This article by JS Greenwood looks at how such validation controls, with their distinctive asp:validatorType format can be implemented in classic ASP performing validation at both the client and server thus allowing for a feature rich system that is compatible with ASP.NET and also helping ease the migration of applications. In the first part, the nature of validators is looked at, and a client-side implementation is developed. In the second part, a server-side implementation of the validators is developed, and the shortcoming of the client-side is redressed.
5
6.80
9
4
| Rating | Vote % | # of Votes |
|---|---|---|
| 10 | 0% | 0 |
| 9 | 20% | 1 |
| 8 | 0% | 0 |
| 7 | 60% | 3 |
| 6 | 0% | 0 |
| 5 | 0% | 0 |
| 4 | 20% | 1 |
| 3 | 0% | 0 |
| 2 | 0% | 0 |
| 1 | 0% | 0 |
Want to increase the number of votes and resource rating for this listing?
Place a ASP Validation Controls Vote Box on your website.