Quick Ajax Register and Login
October 11th, 2009
Registration and login forms play a massive part in thousands of websites now and getting this right can be a very important part in building your site. I belive that registration should be a very easy process for the user. Some websites (IMDB) make it so hard to register and validate your account. So in this tutorial we will be keeping simplicity in mind.
Source | Demo – Source has a dump of the MySQL database
We will be using the ajax plugin for jQuery so first of all download that from here and save it as ajax.js. Now lets get the basics out of the way. I wont go through the HTML and CSS here as there is nothing special going on.


