Cookie exists after I tell it to expire - and if I set the value it shows up twice.

U

UJ

I've got a cookie called RememberMe. I've written code to write it out if
somebody checks a 'Remember Me' checkbox on a login screen. When I set the
value Response.Cookies('RememberMe') = me.LoginName.Text and then look at
the actual cookies (I have debug set on so I can see all of the assorted
stuff) the cookie is there twice.

Even if I delete the cookie from the Response object, it still shows up.
I've even deleted all of the cookies on my system and it still shows up.

Any suggestion on what am I doing wrong?

TIA - Jeffrey.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,444
Messages
2,571,709
Members
48,796
Latest member
Greg L.
Top