如何处理这个问题 [英] how to handle this issue

查看:90
本文介绍了如何处理这个问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的应用已启用Cookie,但客户端浏览器Cookie已禁用。我还想保留饼干。我怎么做?

My application have enabled the cookies but on client browser cookies are disabled. Still I want to maintain the cookies. How I can Do this?

推荐答案

如果客户端浏览器已禁用cookie,则无法在客户端上存储cookie:您无法覆盖它。



尝试使用Session或查询字符串。
If the client browser has disabled cookies, there is nothing you can do to store a cookie on the client: you cannot override it.

Try using the Session, or a Query String instead.


这篇关于如何处理这个问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆