php_novice2007 Posted September 19, 2007 Share Posted September 19, 2007 Hi, I'm not sure which forum this question belongs to.. not sure if this is a problem with the web server setting.. I'm developing a web site which allows users to log in and depending on what type of users they are, they get to access different pages of the site. Say theres a page: secureMenuAdmin.php, which can only be accessed by the administrator. When I open IE, and log in and get to secureMenuAdmin.php, I then open a new brower window, and copy the secureMenuAdmin.php into the address bar. On one computer it gives me the login page, and on another computer, it gives me secureMenuAdmin.php!.. Why is this the case?? I want to have the login page appear in the second brower. Similar problem is that for the first computer, I can have 2 IE browsers and be logged in with 2 different user names (i.e. see different menus), but on the second computer, I can only log in as 1 person at a time.. How do I make the second computer act like the first one? Thanks~! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.