| Web Links [Tag : validation] |
|
1. Sign up form with e-mail validation (confirmation code)
|
This script pre-registers and confirms a user by e-mail. It features an anti-spam protection by enabling the owner of the e-mail account to blacklist their e-mail address. IPs are logged.
Hits: 6 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
2. VB.NET 2005 Tutorials: Validation
|
VB.NET 2005 Tutorials: Validation - In this tutorial you will learn about User Input Validation, Required Field Validators, Comparison Validators, Range Validators, Regular Expression Validator, Custom Validators, ErrorProvider, Enabling Controls Based On Input and Other Properties of Validation.
Hits: 3 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
3. A Guide to Unobtrusive Javascript Validation
|
If you¡¯re into the whole separation of behavior and structure thing, you know that unobtrusive JavaScript is the way to go. Chris goes over three different methods of validating your forms without mucking up your markup.
Hits: 4 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
4. Form Validation Generator
|
Free Form with Web-based validation generator.
Hits: 7 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
5. LUHN10 (Credit Card) Validation
|
A function that validates a credit card based on the LUHN10 algorithm. This function does not care if the number is a visa, mastercard, etc. etc. Pass the credit card number to the function, if its valid true will be returned, if not, false will be returned.
Hits: 4 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
6. E-mail Validation for .net
|
PatNorSoft Email Validation is a true native 100% managed class that can be implemented for both Webforms and Winforms. It checks email in two steps: 1- Check if the email has a valid syntax. 2- If it is valid then proceed with a special DNS look-up to check the validity of the email address. Although email validation cant be 100% foolproof, WebStorm Email Validation Component can cut off bad email addresses up to 80% in you database.
Hits: 3 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
7. Powerful email address validation
|
Validating Email addresses is not limitted to finding "@" and "." signs in the address! There are higher concepts, but few are aware of them. This article shows you a simple way to check if the Email address provided by a user is "real" to a higher extent than current famous validation codes do.
Hits: 4 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
8. Powerful form validation
|
Many of us have faced situations when we fill invalid information in one field of a form, and when we submit, the forms apears again with that field in red color. This tutorial shows you how simple it is to add such facilities to your forms.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
9. Simple Form Validation Library (SFVL)
|
A class (SFVL) to expedite adding field validation to html forms. No more coding individual validation routines for each field. Simply put the class in the submittal script. Add the validation rules (regular expression) using a class method. Put the report() method at the top of the form. This will report rule violations.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
10. Form Validation With PHP
|
This tutorial explains how to validate HTML form on server side using PHP plus client side form validation using Javascript to make your form more user friendly
Hits: 3 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
|