Bookmark UsSite map   |   FAQ
Building a simple email verification with prototype js
JavaScript

Building a simple email verification with prototype js

Source: ajaxlessons.com | Software: JavaScript

In this introduction we will build a simple form (I know it says not to use AJAX for simple forms, but it is an easy example) that submits a user’s information to the database and confirms if the user’s email address is already in the database. We will be using a common JavaScript library by the name of prototype.js which can be downloaded at http:prototype.conio.net

Site map   |   FAQ
Copyright © 2006 Tutorialmix.com All rights reserved