Re: [PHPLIB] Cookies and IE 5 From: Jeroen Laarhoven (jeroen <email protected>)
Date: 03/31/00

You normally clear a cookie by giving it an empty value.

Greetings
Jeroen.

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Jeroen Laarhoven, Zwolle, Netherlands
email: jeroen <email protected>
www: http://jeroen.polder.net
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = =

----- Original Message -----
From: Michael Geißler <michael <email protected>>
To: <phplib <email protected>>
Sent: vrijdag 31 maart 2000 15:10
Subject: [PHPLIB] Cookies and IE 5

I´ve written a hole website in php3 using phplib.
Parts of the site are protected using the Auth and the Perm Objects.

To increase the usability of my website i´ve included an automatic login
using cookies.
If somebody wants to stop this mechanism i included a logout-Button that
delets the cookie
by setting the exiration-date to something in the past. In Netscape
everything works, but IE5
deletes the cookie only after all IE-Windows are closed.

Is this a bug or can i do anything to stop this???

-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.

-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.