Hi guys, I recently wrote a simple script for registration forms. It includes AJAX checking if a username and/or email already exists, checking if passwords match, loading and reloading of captcha.
I know the code can still be improved with respect to the use of jQuery and other programming practices (including documentation). I'd like to know what you think. Is it good enough? Which part would you take off? What would you like to add to it? And yeah, feel free to bash me if you have to. =D http://randell.ph/geeky/2009/04/10/using-jquery-on-a-generic-registration-form/ Cheers! --- Randell http://randell.ph/