Generally, when you develop a web-based applications, then you want to know the visitor statistics, such as the number of visitors hits on time basis, as well as the operating systems and the browsers they are using when visiting your web applications. This is very useful to monitor the statistical data of your web visitors […]
How to Implement Strong Password Policies in Websites that Generated by PHPMaker 9.0.2
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 […]
- « Previous Page
- 1
- 2
- 3
- 4
- 5
- …
- 10
- Next Page »