Ajax name check

When a user signs up to your website, trying to find a username that is not already in use can be a real pain and could cause them not to sign up if they are repeatedly presented with an error. To solve this you can use a simple bit of JavaScript to check if their chosen username [...]

Related posts:

  1. Dynamic Select Box
  2. Making flash messages disapear, with YUI.
  3. Paginating Data with CakePHP and Yahoo! User Interface DataTable