When the password has expired in web applications that generated by PHPMaker, then there will be a Change Password page shown up, including the standard message: Password Expired. Please change password.. It means that the system will force users to change their password immediately, otherwise they cannot login into the system properly. This is one […]
MasinoDetectChanges10, Detecting the Changes on Form in Web Applications that Generated by PHPMaker 10
MasinoDetectChanges10 extension will add the ability in your web applications that generated by PHPMaker 10 to detect the changes on the Form before user leaving the page. This is very useful to remind users if they want to leave the current Form but forgot to save the changes. You can decide whether to activate this […]
MasinoChangePwd10, Customizing the Change Password Page in Web Applications that Generated by PHPMaker 10
MasinoChangePwd10 extension will customize your Change Password page in web applications that generated by PHPMaker 10. You will see a new panel in this page so that the Change Password form will become eye-catching. The panel width will auto-adjust to the maximum width of the your web application. This extension also has the ability to […]
MasinoChangePwd, Extension for Customizing your Change Password page in Websites that Generated by PHPMaker 9.2.0
MasinoChangePwd extension is useful for those of you who want to customize the Change Password page that generated by PHPMaker. With this extension, you will see a new look and view of the form for the Change Password page. I also added the password strength meter feature in the Change Password page, so that user […]
How to Customize Change Password Page in Websites that Generated with PHPMaker 9.0.1
It’s time to customize your Change Password page in websites that generated with PHPMaker 9.0.1. Please note that started from PHPMaker 9, the Change Password also supports for Captcha extensions. The good news is: I also have successfully integrated this Captcha extension with Forgot Password page in order to display it properly, since it has […]
How to Add the Password Strength Meter and Password Validation Features on Change Password Page in Websites that Generated With PHPMaker 8.0.3
After implementing the similar customization for Registration page, then we want to add the password strength meter and password confirmation validation by customizing the other page Change Password too. Unlike the customization in the generated Registration page, this time we will customize the related template file for Change Password page. We can customize its template […]