This following trick will show you how to implement the Password Policies or Password Rules in the websites that generated by PHPMaker 9. This is very useful since security is one of the most important things that should be handled seriously and carefully in your web applications, especially when your users either register their account […]
How to Set Focus on Next Input Field Using jQuery When Users Press Enter in Websites that Generated by PHPMaker 9.0.2
This following trick will show you how to move cursor by using Enter key from one input field to the next input field on a form in websites that generated by PHPMaker 9. Instead of using Tab key, then we will use Enter key in order to set focus the next input field on a […]
How to Show Password Strength Meter and Password Verification Features on Registration Page in Websites that Generated by PHPMaker 9.0.2
Unlike the similar customization I created in this article in order to show the password strength meter in the generated Registration page that created by PHPMaker version 8, then the following article will show you how to implement the customization to PHPMaker version 9 template file instead of customizing the generated Registration page. I am […]
How to Show Password Strength Meter and Password Verification Features on Change Password Page in Websites that Generated by PHPMaker 9.0.2
Up to PHPMaker version 9.0.2, there is no password strength meter in the generated Change Password page. Now I will show you how to add and displaying the Password Strength Meter and Password Verification features on the Change Password page of websites that generated by PHPMaker 9.0.2. We will customize PHPMaker template files and also […]
How to Add Help Feature into Websites that Generated by PHPMaker 9.0.2
Generally, when you are developing a desktop application, then you should provide your users Help feature so your user can easily display the help for the current window. Similarly to the web applications, that would be better if you provide Help feature, too. The following customization will help you to make it comes true. After […]
How to Log the Change and Reset Password Activities into Audit Trail of Websites that Generated by PHPMaker 9.0.2
You will have never found the Change or Reset Password activities have been logged into Audit Trail in the web applications that generated by PHPMaker until version 9.0.2. Meanwhile, those activities are very important to monitor in order to know when the last time your users changed their password. The following customization will make it […]
- « Previous Page
- 1
- 2
- 3
- 4
- 5
- 6
- …
- 11
- Next Page »