The sites that require users to be registered, often incorporate stringent password requirements. This has become very easy to achieve through AJAX by using a single control. No more complex processing is required now to test the strength of password. Its possible by just setting some properties of a single control.
The example below show various levels of password strength.