I have a form saying create account and I have email Id and password fields, I want to make sure that the username is unique
is there anyway that I can do this check using ajax as soon as user completes entering the username i.e. after he clicks on the password field (or he hits tab key after entering the username)
Thanks Any efforts will be appreciated