Displaying 1 result from an estimated 1 matches for "user_name_result".
2006 Jun 09
2
unique login
Hello,
I''ve created my user model which validates against the database for a
proper user/pass combination. I''ve set validation options to ensure that
both a user and password are entered.
I would like to check via an ajax call whether or not the username is
taken. I haven''t been able to find a tutorial covering this topic. Do
any of you know of one?
Thanks,
David