开发者

I am setting a cookie's expiration time 10 mins which is working fine in local system but on server, it's not working

开发者 https://www.devze.com 2023-01-20 05:18 出处:网络
I am setting a cookie\'s expiration time 10 mins which is working fine in开发者_开发知识库 local system but on server, it\'s not working.have u check global IIS setting?

I am setting a cookie's expiration time 10 mins which is working fine in开发者_开发知识库 local system but on server, it's not working.


have u check global IIS setting? if u set your app to be more than global setting, then the setting will not effect.


Did you try this ASP.NET cookie expiration time is always 1/1/0001 12:00 AM

0

精彩评论

暂无评论...
验证码 换一张
取 消