Click here to get back home

CSS Bug?? background-image - Not Refreshing

 HomeNewsGroups | Search | About
 comp.infosystems.www.authoring.html    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
CSS Bug?? background-image - Not Refreshing Zean Smith 10-25-2005
Posted by Zean Smith on October 25, 2005, 10:39 am
Please log in for more thread options


I am running IIS on Windows 2003 Server, and I have this in my HTML. The
problem is, when I change the "banner.jpg" to some filenames, my clients
don't see the changes when they open their browsers (I.E. 6). They will
ONLY see the changes unless they hit the 'refresh' button. This is bad....
how can I assume people hitting the refresh button? I have already put the
meta-tags "EXPIRES" and "NO-CACHE"... doesn't help at all. Help!!!!

.bannerframe
{
background-image: url('/images/banner.jpg');
background-color: #000066;
width: 100%;
padding-left: 0px;
padding-right: 14px;
padding-top:0px;
padding-bottom:0px;
border-bottom:1px #000066 solid;
}





Posted by Eric B. Bednarz on October 25, 2005, 4:50 pm
Please log in for more thread options



> I am running IIS on Windows 2003 Server, and I have this in my HTML. The
> problem is, when I change the "banner.jpg" to some filenames, my clients
> don't see the changes when they open their browsers (I.E. 6). They will
> ONLY see the changes unless they hit the 'refresh' button. This is bad....

No, this is good; about 50% of IE users that I see in access logs
apparently have for whatever reason caching totally disabled and leave a
trail of 200 OK responses for files that they just have retrieved for
the Nth time.

> I have already put the
> meta-tags "EXPIRES" and "NO-CACHE"... doesn't help at all.

Go read <http://www.mnot.net/cache_docs/>

> Help!!!!

Right.

<http://www.cs.tut.fi/~jkorpela/usenet/laws.html#law30>


Similar ThreadsPosted
Refreshing the Parent March 31, 2006, 2:37 pm
Refreshing part of a HTML page with each request February 8, 2005, 1:02 pm
HTML Refreshing Problem with Meta Tags, Anchors, Commas, Semicolons April 25, 2006, 12:25 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap