Delphi for PHP PasswordStrength component

Posted by on in Blogs
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.

Component is available on CodeCentral, completely free for Delphi for PHP registered users (any version), but if you are not a registered user and want to try it out, download the Delphi for PHP trial, and buy the component from here at the little price of 2 euro.

The component is a wrapper over jQuery Password Strength.

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.



Hope you like it.


Comments

  • Guest
    Tomohiro Takahashi Tuesday, 1 June 2010

    Jose-san
    It's a good component. We just needed such feature to check entered password.
    Thanks.

  • Please login first in order for you to submit comments
  • Page :
  • 1

Check out more tips and tricks in this development video: