ASP.NET Validation Controls
Details Related Types
Site:  DotNetJunkies
Original URL:  http://www.dotnetjunkies.com/Tutorial/F43DE651-89E4-4CB0-A63F-99B1085EF38C.dcik
Summary:
Input validation can be a tricky thing. Ideally we should validate the data on the client side to prevent unnecessary round trips to the server. That requires JavaScript. But not every browser out there processes JavaScript (hard to believe, isn't it). And even still, changing the display characteristics to show errors in the input is not always supported. Not to mention, a slightly unethical person could recreate your page, and bypass the validation all together. Ugh! This leaves us with server-side valida
System.Array
System.ComponentModel.Design.DisplayMode
System.DateTime
System.EventArgs
System.Web.UI.MobileControls.CompareValidator
System.Web.UI.MobileControls.CustomValidator
System.Web.UI.MobileControls.RangeValidator
System.Web.UI.MobileControls.RegularExpressionValidator
System.Web.UI.MobileControls.RequiredFieldValidator
System.Web.UI.MobileControls.TextBox
System.Web.UI.MobileControls.ValidationSummary
System.Web.UI.WebControls.CompareValidator
System.Web.UI.WebControls.CustomValidator
System.Web.UI.WebControls.RangeValidator
System.Web.UI.WebControls.RegularExpressionValidator
System.Web.UI.WebControls.RequiredFieldValidator
System.Web.UI.WebControls.TextBox
System.Web.UI.WebControls.ValidationSummary
System.Windows.Forms.TextBox
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com