简体   繁体   中英

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". Is there a way in Javascript where we can detect the browser settings to warn the user if this setting is not set?

No, there isn't.

It sounds like you should be setting suitable cache control HTTP headers instead.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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