Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Why are gif images not being updated on browser?
Old 09-15-2006, 07:43 PM Why are gif images not being updated on browser?
Junior Talker

Posts: 2
Trades: 0
Hi all,
I have a page where a button is calling an "open new browser window" behaivour. The button opens an htm file that displays only a gif file.

The problem is that when I modify the gif file on my computer and upload it again to the server, the server replaces the original one, but the browser remains showing the original gif whenever I call the htm file that contains it.

I can't understant why this is happening, since gifs show properly updated on all other pages. The only problem appears with this page that is called on the "open new browser window" behaivour.

Please any help or advice will be highly appreciated.

Angie.
angie_ is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 09-15-2006, 08:59 PM Re: Why are gif images not being updated on browser?
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
There is nothing wrong with your browser or the behavior. The images are in your browser CACHE, that's how it works. Next time, try hitting the F5 key to REFRESH the new window and see if it doesn't bring up the RIGHT image. You could also try SHIFT+F5 to force a call to your server for all files.

The other thing to do is clear out your Temporary Internet Files.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 09-15-2006, 09:09 PM Re: Why are gif images not being updated on browser?
Junior Talker

Posts: 2
Trades: 0
Thanks for your reply.
Well I understand what you mean, but:
-Why all other pages refresh well just when i navigate them without F5. It is just that popup style page that does not refresh.

There must be a way to make people see new uploaded gifs and not expect them to clear offline content every time they surf my site., i guess....
angie_ is offline
Reply With Quote
View Public Profile
 
Old 09-15-2006, 11:33 PM Re: Why are gif images not being updated on browser?
Novice Talker

Posts: 6
Trades: 0
You can add:

<META HTTP-EQUIV="pragma" CONTENT="no-cache">
<META HTTP-EQUIV="Cache-Control" CONTENT="no-cache, must-revalidate">
<META HTTP-EQUIV="expires" CONTENT="0">

There,your pages can't CACHE in anyone computer.
dnawo is offline
Reply With Quote
View Public Profile
 
Old 09-16-2006, 08:50 AM Re: Why are gif images not being updated on browser?
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
And if you have a high-bandwidth site that WILL crank up your bandwidth usage.

The lack of refresh probably has something to do with the way the page is called. I've never run into the problem, so it would mean doing some research.

There are better solutions than opening new windows anyway.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Why are gif images not being updated on browser?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.38762 seconds with 12 queries