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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T12:16:44+00:00 2026-06-17T12:16:44+00:00

I have a webapplication (asp.net / html, css, etc). I’ve updated my stylesheet and

  • 0

I have a webapplication (asp.net / html, css, etc).
I’ve updated my stylesheet and deployed it on my webserver.
Now some of my users / customers are still using the old css files.

I did this already

My telephone is ringing and I have to tell my customers to use F5 to reload the page. After that the stylesheet is updated.

My webapplication is using iframes. The problem maybe within the iframes?

  • 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-17T12:16:45+00:00Added an answer on June 17, 2026 at 12:16 pm

    In Firefox (and other browsers), F5 is simple refresh while CTRL + F5 forces a cache refreh too and force reload static resources, you should tell them to do CTRL + F5 at the phone…

    Your problem is cache-related, if you don’t want the browsers to cache your CSSs you can instruct them with metatags and writing to the response setting the Cache-Control attribute (take a look at this)

    Or you can configure it in your Web Server directly (in Apache it would be something like

    ExpiresActive On
    ExpiresDefault “access plus 10 days”
    ExpiresByType text/css “access plus 1 second”
    

    Or use some ugly trick like adding timestamp to the link to CSS: http://css-tricks.com/can-we-prevent-css-caching/

    BTW the cache will expires on its own somewhere in the future…

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

Sidebar

Related Questions

I have a asp.net mvc web application an it uses some favicon.ico. Now when
I have some HTML markup in my ASP.NET master page representing a basic navigation
Now, I have a web application made using [html, asp.net, sql server,javascript & ajax].
I have build a webapplication using ASP.NET MVC and JQuery. On my local machine
i have a problem with session in my webapplication (asp.net mvc rc2). the application
I have developed a webapplication in both ASP.NET MVC and ASP.NET Webforms and i'm
Background : I have a asp.net webapplication project that should contain a public and
I have following problem: I have to make a ASP.NET Webapplication with a two-row
We have a Asp.net webforms webapplication. The solution has the following structure: MySolution\ MySolution.Main\
I'm developing an ASP.NET forms webapplication using C#. I have a method which creates

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.