then make a effect for navigations
finally, I test it on the firefox browser.
and on the Internet Explorer version 6.
then apply the coding of navigation changing to all other pages such as product, about us, contact, etc.
In the product page, I add more to make all navigation like First, Next, Previous and Last, each of them will be changed when user point at.
after clicking on user login, by default, it will pass all kinds of user to login page which is for customer login access. The user login from other pages is changed to admin login in the login page. By this method, all customers will straitly login to their member area page and admin already know which access is for them.
In contrary to login page, admin login page does not have the text " if you are not a member yet, please register". This is beacause, admin is an owner of the website, he must know his user name and password.
If I have free time in advance, I think I will develop more extra protection on admin page.
Basically, I can add a extra text like " forget password" which guides an admin to a page that asks the user to validate extra authetication. If the authentication is past, the user can modify their password on sencond page and possibily get it from the user email.
This will help the admin who may have a lot of websites to manage, easy to get back their password when they forget , or, to prevent hackers stealing data in a short period.
More practical and more advance for preventing hacking website, I think the structure of website coding is a part of important rules, more over, SQL statement is also considered as well-known as SQL Injection.
No comments:
Post a Comment