Issue with cookies while using Mac Safari browser
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
we are setting few cookies in web application.when we try to access application using safari browser on Mac operating system,one of the cookies is not set. when we tried with another machine(Mac) safari browser, we are able to see cookie being created but it is not expiring as we set in code.we are not sure why this is happening with that particular cookie only. but other cookies are working as expected.we didn't get any issues with other browsers(IE and Firefox in windows) Thank you in advance