Dan,

On 12/3/2003 at 01:59, you wrote:

DF> I want to delete my cookie variables but they don't seem to be
DF> deleting. What am I doing wrong in my code?  I originally set
DF> these cookies with _javascript_, I don't see how that would make a
DF> difference..cookies are cookies... anyway, when I do the JS alert
DF> statement below I get a whole ton of cookies returned that should
DF> have been deleted.

If you're checking for the cookies on the same request that you delete
them, try checking for them on a subsequent page request instead.

Perhaps the cookies are not deleted until the browser finishes loading
the page, in which case the cookies would probably still exist when
your cookie checker runs.

~ Ubqtous ~
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to