Quantcast
Channel: User Ali Khalid - Stack Overflow
Viewing all articles
Browse latest Browse all 42

Answer by Ali Khalid for Cookie.Path doesn't work with Internet Explorer

$
0
0

Change

cookie.Path = Request.Url.GetLeftPart(UriPartial.Authority);

to this

cookie.Path = "/";

I am assuming you want to apply the cookie to the whole domain.


Viewing all articles
Browse latest Browse all 42

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>