Mega Code Archive
Search
.Net
ASP .Net
ASP .Net Tutorial
C#
C# Book
C# by API
C# Tutorial
VB.Net
VB.Net by API
VB.Net Tutorial
Visual C++ .Net
VisualBasic Script
Java
Java
Java Book
Java by API
Java Tutorial
Script
Flash ActionScript
Flex
JavaScript DHTML
JavaScript Reference
JavaScript Tutorial
Database
MSSQL
MSSQL Tutorial
MySQL
MySQL Tutorial
Oracle PLSQL
Oracle PLSQL Tutorial
PostgreSQL
Languages
Android
C
C Tutorial
C++
C++ Tutorial
Delphi
Perl
PHP
Python
Python Tutorial
Ruby
Silverlight
Office
MSOfficeExcel 2007 Tutorial
MSOfficePowerPoint 2007 Tutorial
MSOfficeWord 2007 Tutorial
Data
XML
XML Tutorial
ASP.Net
Validation By Function 14 codes
Home
ASP.Net
Validation By Function
1 Asp
2 Checking the Range of a Date through the RangeValidator Control (VB net)
3 Checking the Range of a Number through the RangeValidator Control (VB net)
4 Comparing a Field to a Date Data Type using the CompareValidator Control (VB net)
5 Comparing a Field to a Numeric Data Type using the CompareValidator Control (VB net)
6 Enter a valid phone number in the form xxx-xxx-xxxx (VB net)
7 Regular Expression Validator Example
8 Using a RegularExpressionValidator Control to Test a Zip Code (VB net)
9 Using a RegularExpressionValidator Control to Test a Zip Code with validationexpression (VB net)
10 Validating a Phone Number with a RegularExpressionValidator Control (VB net)
11 Validating Against a Positive Even Whole Number using the CustomValidator Control (VB net)
12 Validating an Email Address with a RegularExpressionValidator Control (VB net)
13 Validating for a Date in the Current Year Using the CustomValidator Control (VB net)
14 Validation control