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 239789
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T20:36:49+00:00 2026-05-11T20:36:49+00:00

I am serving a .aspx that contains Images. I haven’t figured out yet how

  • 0

I am serving a .aspx that contains Images. I haven’t figured out yet how to force ie7(6) to fetch the images all the time (e.g redirects).

So far, I’ve added the following tags on my .aspx page:

<META Http-Equiv="Cache-Control" Content="no-cache">
<META Http-Equiv="Pragma" Content="no-cache">
<META Http-Equiv="Expires" Content="0"> 

And still, if I click the URL Bar and hit enter or do a redirect to that same page IE won’t re-fetch the images.

What am I missing?

Other Notes:

ISS 5
IE7 7.0.5730.13
Works on Firefox and everywhere else but IE

Redirect Code:

Response.Redirect("url...", true);
  • 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-05-11T20:36:49+00:00Added an answer on May 11, 2026 at 8:36 pm

    You might just put a unique tag on the end of your image URLs to make sure the cache isn’t hit. For example

    <img src="/path/to/image.jpg?<%=DateTime.Now.Ticks.ToString()%>" />
    

    Granted, if you’re using WebForms you’ll want to do it a little different, but still along those lines.

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

Sidebar

Related Questions

I am serving all content through apache with Content-Encoding: zip but that compresses on
Upon serving a request for an ASPX page, if ASP.NET notices any change to
The webserver is serving responses with utf-8 encoding, all files are saved with utf-8
I have a Windows Azure web role that contains a web site using ASP.NET
On the site I'm developing, there is a page that lists all of the
I know that serving multiple small files is much slower than serving one larger
Any ideas why the built in asp.net webserver insists on serving /default.aspx whenever you
I'm having issues serving out static (image) files from an Azure + MVC 3
I'm serving video from an MVC3 site, with the controller action that returns the
We have a web server running IIS 6.0 and ASP.NET MVC, that is serving

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.