Not finding what you are looking for? Request a recipe!
There are at least three (3) pages will be attached with MD5 password encryption. They are Log In User, Insert Record and Update Record.
There are some ways to approach this problem. 1. Define your login page by Restrict access based on: Username, password, and access level 2. In the admin page, use if condition to hide the button. This mean the user who has the level as a Administrator can see the button and the User Admin only c ...
Please see below for a detailed explanation of how to accomplish this.