Ajax registartion/login
Posted: Fri Jul 12, 2013 6:02 pm
Hello,
I been able to setup login with AJAX post.
But for registration with ajax, everything works good if registration is successfull. But if script need to return some error (like username exist, etc...) in ajax, it return HTML of registration template.
Is that need to be or i missing something?
I been able to setup login with AJAX post.
But for registration with ajax, everything works good if registration is successfull. But if script need to return some error (like username exist, etc...) in ajax, it return HTML of registration template.
Is that need to be or i missing something?