Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8544123
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T12:28:41+00:00 2026-06-11T12:28:41+00:00

in IE8, there’s an option on cache developer tools called refresh always from server.

  • 0

in IE8, there’s an option on cache developer tools called “refresh always from server”. Is it possible to have some javascript or similar to force this behaviour or I have to do it always manually?

I’ve tried

<META HTTP-EQUIV="Pragma" CONTENT="no-cache">

but the refreshing issue in my application seems to be resolved only by checking “refresh always from server” on cache options panel.

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T12:28:42+00:00Added an answer on June 11, 2026 at 12:28 pm

    If you’re using jQuery, you can do:

    $.ajaxSetup({
    cache: false
    });

    which has solved many IE8 caching issues for me when using jquery + ajax.

    Otherwise, you could use a “cache-breaker” by appending a unique number to the end of the .js uri. Like so:

    http://mysite.com/myscript.js?=_11232131231323

    Of course, the unique # could be a DateTime() that is unique on every page request.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Are there and tools for Safari like there are Developer Tools for IE8 and
Trident with IE8 have some performance issues with jquery. Is there any way to
Is there a way to see live DOM updates with the IE8 Developer Tools?
Is there any FireFox plugin which acts the same as IE8 developer tools in
Is there an equivalent to console.time(''); console.timeEnd(''); in IE8 Developer Tools?
There have been a number of problems related to IE8 breaking Visual Studio 2005/2008.
I'm using <!--[if IE 8]><![endif]--> for targeting IE8, but there's some JS that I
Does IE8 support filter. Are there any exceptions or i have to use both
There's some mysterious padding between two images while running in IE8 and Quirks Mode
There are some JS library to simulate the IE in Webkit? For instance: IE8

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.