Re: [Phplib-users] phplib and IE 6 authentication not working
Brought to you by:
nhruby,
richardarcher
From: marko <mk...@mc...> - 2004-06-21 11:28:59
|
Hi Paul, please see my previous post to this list titled: "[Phplib-users] Problems with Authentication in Mozilla & Firefox" now I could add also IE6 SP1! I ran into the same problems with IE as you did. With Mozilla and Firefox I could circumvent the problem by simply copying the cookies.txt file containing already the necessary session cookie. It looks like phplib's implementation of cookie creation runs into a problem. phpmyadmin doesn't run into trouble, but phplib DOES! Unfortunately I haven't found a solution for this, because of a lack of time and the possible work-around with the copied cookies.txt file for FireFox, so that I don't need to care about IE. But in principle I am also very interested in this subject, because there are users who don't have anything else than IE on their desktops... Marko |