Note: If you want to be updated on Delphi for PHP, you can follow me on twitter http://twitter.com/qadram, and you can see what's going on by checking the brainstorm site http://brainstorm.qadram.com/, more details about the brainstorm site here.
Here it's another presentation of a new component, it's called PasswordStrength, and allows you to show the user, the strength of the password is typing. It's a non-visible component which connects an Edit control with a Label control, so the Label shows the strength of the password typed in the Edit control.
On the video, I show how to use it, and how to connect both components. Also, how to customize the messages, with colors and custom texts. This component also works on Delphi for PHP 2.
Jose-san
It's a good component. We just needed such feature to check entered password.
Thanks.