|
|
| Email Validator - JavaScript - Forms |
|
|
Email Validator |
|
|
Premshree Pillai |
|
|
JavaScript / Forms |
|
|
Click to Visit |
|
|
214 |
With this JavaScript you can validate any email address supplied by the user while filling up any of the forms in your page. The script supports two types of functions that control email validation. isEmail() is the function that validates the email. If the user has entered a valid email address then it returns true, else the function returns false. The isEmail() function doesn’t use the regular expressions for validating the email address. The isEmail2() function uses the regular expressions for validating the email address.
|
| Top JavaScript scripts |
1).
Check if its a number This confirms whether the value entered by the user is a number where a number is expected in the fields while filling up the forms in your webpage. The script can work on Netscape 4.x and Internet Explorer 4.x browsers and is very easy to implement it into your webpage.
2).
Numeric Validation Numeric Validation is a JavaScript that can be implemented in your webpage to check whether the visitor of your page has entered a valid numeric value in the form.
3).
Using JavaScript's confirm() Method to Control Form Submission Using JavaScript's confirm() Method to Control Form Submission is a tutorial which tells the users how to cancel the form submission depending on the alert which comes from the browser.
4).
Validate: radio box Validate: radio box is a javascript that allows you to have a "Validate a radio box" on your website. There is a demo available.
5).
FormCheck FormCheck is developed with javascript and is a program that can validate whether any mandatory field is filled or not before submitting the form. This is an easy to use program.
6).
Remember Form values script Using cookies, this script remembers the value entered into your form's inputs by your visitor, and upon his/her return, loads the textbox with that value.
7).
Check Form This is a simple and small javascript that examines user's inputs on form fields. This script could be customized according to user's preferences with a small javascript.
|
|
| New JavaScript scripts |
1).
Form Guard Form Guard offers collection of form checking functions that helps users to check whether any required form field is empty or not and to ensure them whether they are in correct format.
2).
Check if its a number This confirms whether the value entered by the user is a number where a number is expected in the fields while filling up the forms in your webpage. The script can work on Netscape 4.x and Internet Explorer 4.x browsers and is very easy to implement it into your webpage.
3).
FormCheck FormCheck is developed with javascript and is a program that can validate whether any mandatory field is filled or not before submitting the form. This is an easy to use program.
4).
Check Form This is a simple and small javascript that examines user's inputs on form fields. This script could be customized according to user's preferences with a small javascript.
5).
fValidate This is an effective online form validating program that can be used to check user's given data in the form. This program supports multiple languages and validates different types of datas.
6).
qForms JavaScript API qForms is a JavaScript interface that make handling forms so simple. It can enable the HTML developers to create a highly complex interface for forms in a very simplified manner.
7).
Remember Form values script Using cookies, this script remembers the value entered into your form's inputs by your visitor, and upon his/her return, loads the textbox with that value.
|
|
|
|