I need to create ajax php registration page but i have some errors i could not solve.
The function (CheckExamineeNameAvailability AND CheckExamineeEmailAvailability) return false value even if the username or email were available
I need to disable the submit button if the username or email are not available in the first time it's working for both of the fields but if the user changed one of the values the button is enabled even if the username or email are not available
0 Answer(s)