Hi everyone.
I have been going to the forums for a while to help me learn PHP and want to thank you for all the useful threads. But this will be my first post so hopefully you guys can answer my question as well.
I have setup a very basic login for a client which requires only a password to login. The passwords are stored in a MySQL database and after the inidividual logs in they are redirected the proper page based on the password stored in a session variable. I have been doing the same thing since April and about 2000 people have logged in and have had no problems until about a week ago when a client could not login. The only thing she sees when she logs in is a blue background(css style for site) and the word "done." And she is using the latest version of IE
I had the client go directly to a logout page to clear any active sessions and even had her clear temp internet files. As far as recent changes to the site the only thing we have done was get a new IP address when we switched servers a few weeks ago, everything else has remained the same. This Morning I was thinking of resorting to having her download Firefox to see if that makes a difference. Is there any other advice you guys can give me as to what the problem could be, whether it be a strange internet explorer glitch or some stupid thing i could be missing. Thanks in advance
I made a mock page to test so you can see what I am doing:
http://www.meetingsreg.com/welcome/prdlogin.php
Password: Holland
Last edited by wbarrett26; 05-11-2005 at 08:04 AM..
|