General
This script does a Gmail-style check on the username supplied to see if it is a unique username, using the Ajax method (via the Sajax development version).
Test the script here.
Notes
- Created by: Tom Westcott
- Web Site: http://www.cyberdummy.co.uk/
Source Code
Paste this source code into the designated areas.
External file
Paste this code into an external JavaScript file named: Sajax2.php
PHP
Paste this code at the very top of your HTML document, above the DOCTYPE tag.
CSS
Paste this code into your external CSS file or in the <style>
section within the HEAD
section of your HTML document.
Head
Paste this code into the HEAD
section of your HTML document.
Body
Paste this code into the BODY
section of your HTML document