Skip to main content
October 16, 2015
Répondu

Cookie Issue on IE browser

Hi,

I am currently facing an issue on IE browsers. I am not able to delete the cookies by editing the cookie and adding it back to response object. I have tried setting MaxAge to 0, value to null and "", domain and path . but no luck. it is working fine on other browsers.

Can someone please suggest how to resolve this?

-Punit Jindal

Ce sujet a été fermé aux réponses.
Meilleure réponse par

IE 9 and IE10. I tried setting white list cookies in Optoutserviceimpl and it finally worked for me. Didn't find any other way.

2 commentaires

Réponse
October 16, 2015

IE 9 and IE10. I tried setting white list cookies in Optoutserviceimpl and it finally worked for me. Didn't find any other way.

Level 6
October 16, 2015

IE version pls?