以编程方式将 IE8 设置为隐私浏览模式

发布于 2024-11-06 23:55:51 字数 65 浏览 1 评论 0原文

亲爱的大家,我想在用户登录我的 JavaScript 应用程序后将 IE8 设置为隐私浏览模式。以编程方式。可能的?

Dear all, I want to set IE8 to private browsing mode once a user logs in to my javascript application. Programmatically. Possible?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

辞取 2024-11-13 23:55:51

不幸的是,您能做的最好的事情就是提供打开网页的简单说明 InPrivate 浏览 模式,来自登录页面的信息部分。可能还提供可供复制的网页链接,因为您不能简单地右键单击链接并在 IE8/9 中以 InPrivate 打开它。

当您这样做时,也许为访问者使用的浏览器提供类似的指示将是问题的更彻底的解决方案。

Unfortunately the best you can do is offer simple directions to opening the webpage in InPrivate Browsing mode from an information section on the login page. Probably offer the webpage's link ready to copy too because you can't simply right-click a link and open it in InPrivate from IE8/9.

While you're at it, maybe offering similar directions for the browser the visitor is using would be a more thorough solution to the problem.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文