"Cool" ASP.NET Features 3: Validation Controls is an article in which author demonstrates the procedure of utilizing validation control in various parts inorder to validate the web forms. In this tutorial users can learn about compare...
Using the CustomValidator Control is an ASP.NET tutorial which specially concentrates on custom validator control, which is one of the form validation control that checks the custom logic to perform the form validation. In this tutorial...
It is an useful ASP.NET tutorial for the .NET programmers to learn about the various validation server controls of ASP.NET. Validation control is used to check the value of the input control and it displays the error message for the invalid input....
Through this ASP.NET tutorial you can learn about creating your own validation control which helps for checking the invalid date entry in an input control. In this tutorial the author defines two functions and imports namespace...
This is an easy to learn tutorial through which you can learn about the ControlToValidate property of the validation control. This property is used to set the input control to validate. The author lists you all the input controls that can be...
BaseValidator.Enabled Property is a tutorial which helps you to know about the use of enabled property of the validation controls of ASP.NET. Using this property you can enable and disable the validation control. In this tutorial the author also...
In this tutorial the author talks about the ErrorMessage property of the ASP.NET validation controls. This property is used to set and get the error message for the validation control. You can set the Errormessage property for other validation...
Make sure to use Page.IsValid when validating is an ASP.NET tutorial in which author describes the method of validating the web form through string validation control. In this tutorial users can learn about the function AddMe and Page.IsValid,...
VControls README is a web based article in which users can learn about the validation controls, which help in reducing the existing code into customized amount of code. Through this tutorial users can gather information about validation control...
What is Email Validator Email Validator finds invalid email addresses without actually sending an email, in your mailing list or in your website form! ASP.Net email validator will make sure you keep valid email addresses of your customers and...
Validation in ASP.NET is an ASP.NET article through which programmers can gain knowledge about validator control, which is used for validating the form fields. Here the author offers procedure and the source code for utilizing this validator...
About KUpload+ - ASP.NET file upload control KUpload+ is ASP.Net File Upload component with Pure HTML Progress bar. KUpload+ allows great control over the upload of huge files (Up to Virtual Unlimited) from client browser to web server...
KCallback.net Control, the most powerful, robust, callback control available in the market today for ASP.NET with AJAX support. Written in 100% managed C# code, KCallback.net provide callback functionality in your web applications. The...
Explains what is validation, why validation of user input is so important and how to use ASP.NET validation controls to build robust Web applications.
This is an easy to learn web based tutorial in which the author shows you the use of forecolor property of the ASP.NET validation controls. You can set and retrieve the background color of the error messages that are displayed when the validaion...
ASP.Net Email Validator finds invalid email addresses without actually sending an email, in your mailing list or in your website form ! ASP.Net Email Validator will make sure you keep valid email addresses of your customers and stay connected !
The TMS IntraWeb Component Pack Pro brings over 70 components boosting your RAD productivity with Delphi, C++Builder and the revolutionary IntraWeb for Web application development including:DB and non DB-aware feature packed grids with built-in...
Building A Server Control For Validation is an article in which author explains about the steps that have to be adapted to create a server control for checking the web forms with the help of ASP.NET applications. In this tutorial the author...
Server Control Form Validation is an ASP.NET tutorial which deals with validator control for validating the web form. The author elaborates the procedure for performing custom validation, methods for displaying validation error, procedure to work...
ASP.NET Syntax for Validation Controls is a web based tutorial which helps you to know about the validation controls of ASP.NET. This tutorial explains you the use of the validation controls such as CompareValidator Control, CustomValidator... |