Source Code Online Home Categories Top Code New Code Submit Code
Search
Subject Directory
 ASP
 ASP.NET
 C/C++
 CFML
 CGI/PERL
 Delphi
 Flash
 HTML
 Java
 JavaScript
 Pascal
 PHP
 Python
 SQL
 Visual Basic & VB.NET
 XML
New Code
DirectUI Gui Library 1.0
Internet Cafe Monitoring Source Code v1.0
Mail Report Excel .Net 2.1
Alibaba Clone B2B Trading Marketplace Script 4
3D Rotate Carousel AS 2.0 1.0
Abadan XML SlideShow 2.0
QuickOrder 1.0
MPEG Bitrate Viewer 1.0
Point of Sale Software 1.0
Online Notebook Manager 1.0
DMXReady Blog Manager 1.0
Availability Booking Calendar 1.5
Free Hotel Management Source Code 1.0
Artistic Photo Gallery 1.0
Advanced Image Grid AS 2.0 1.0
Top Code
Adirex 3D Chess Client 1.0
Habanero 2.0.1b
ikiCLassifieds 2.0
JVMail 2.0.0
P2P .htManager 0.2
Smart Font Listbox 1.0
Su Logu 0.6.2
Ticket Support Script 1.1
Time and Attendance 1.0
WhoisOnsite 1.VIII
XMBForum 1.9.10 Karl
phpTimeSheet 1.3.0-preview 2
Arbitrary-shape Popup Box 1.0
CSTreeBean 0.3
encbtn32.zip 1.00.00b
Details

Writing Server Side Control Validator 

 
by Dotnetbips.com

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 System.Web.UI.WebControls.BaseValidator. The author also shows how to register these validation control using the @Register directive.

License: Freeware

Downloads: 6

Download Writing Server Side Control Validator  Report Error Link
More Similar Code


CustomValidator Control is an ASP.NET article in which author explains about the custom validator control, which perform validation both in client side and server side. In server side validation, the validation is done with the help of servervalidate



How can I perform form validation with ASP+? is an ASP.NET tutorial in which users can gather information about several validators which perform server side form validation. Here the author duscusses about range validator, required field validator, c



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 alo



How can I use the Range Validator? is an ASP.NET tutorial which helps you to know the range validator control of ASP.NET. The range validator control is used to vaidate the values of the input control to find out whether it lies between the specified



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 programmers c



The Email Validator control is a simple but powerful control that ensures email address hygiene through an easy to use and intuitive interface. The control uses regular expressions to validate email address syntax, in addition with a confirmation cha



KCallback.net Control, the most powerful, robust, callback control available in the market today for ASP.NET with AJAX support.



Tigra Form Validator PRO is professionally designed JavaScript component performing client-side form validation of any complexity. The script supports most of the data types used in online forms and it can be easily extended with any custom types. Of



Building a Custom Validator Control - Part 1 is an article in which the author gives you the procedure for creating a custom validator control using the BaseValidtor class. In this article the author creates a class derived from the base class BaseVa



Date Validator Custom Web Control could be used for the user to validate the dates. DateValidator is used to overcome the missing of useful validators. Now user can insert date in a common text box. / The date must be in the format dd/mm/yyyy. This t

User Review for Writing Server Side Control Validator 
- required fields
     

Please enter text on the image