Published by Shawn on 13 Apr 2008 at 02:32 am
Ajax Username Checker Update
I had to update my old username checker because, well, it stunk!
Here is the updated username checker which uses jQuery.
It also checks a CSV file for the username, which could easily be ported to a MySQL database etc. The CSV part was actually a request from members of a Google Group (can’t remember which one off hand).
Complete List of AJAX Username Availability Checker | Ignati [dot] com on 22 Feb 2009 at 1:19 pm #
[...] Homepage - Demo Here is the updated username checker which uses jQuery. It also checks a CSV file for the username, which could easily be ported to a MySQL database etc. The CSV part was actually a request from members of a Google Group. [...]
AJ on 19 Mar 2009 at 10:36 am #
Wow… thats cool!! That is a great help.
Thanks Shawn
sriram on 25 Jun 2009 at 11:04 pm #
thanks for your username check code.