简体   繁体   English

使用Javascript检测Internet临时文件设置

[英]Using Javascript to detect Temporary internet files settings

When our clients are using IE 10, we have to tell the clients to set Internet Options->Browsing History > Settings> to the option "Every time I visit the page". 当我们的客户使用IE 10时,我们必须告诉客户将“ Internet选项”->“浏览历史记录”>“设置”>设置为“每次我访问页面”选项。 Is there a way in Javascript where we can detect the browser settings to warn the user if this setting is not set? 在Javascript中,如果未设置此设置,我们是否可以检测浏览器设置来警告用户?

No, there isn't. 不,没有。

It sounds like you should be setting suitable cache control HTTP headers instead. 听起来您应该设置合适的缓存控制HTTP标头

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM