Cookie Problem in IE
We are currently running Suse Linux 8.1 and running PHP 4. I have been working on a login system which authenticates the user setting a cookie to allow access to different areas. The problem that we are facing is this:
On several computers we have tried using cookies with Netscape/Mozilla and IE 6.0 The cookies work for Netscape Mozilla but never for IE. We took the same code and moved them to another web server (friends) and it worked great on IE 6.0 and Netscape Mozilla. What setting could be causing this problem in IE? I know this isn't code related. Could someone please help me with this. Thanks
|