Page is a not externally linkable
TeoFriendly - 3:27 pm on May 30, 2012 (gmt 0)
Here is the header of the Opera.
URL = [banner.***ireklam.com...]
NameValue
Status200
Status TextOK
DateWed, 30 May 2012 15:21:05 GMT
ServerApache
X-Powered-ByPHP/5.2.17
ExpiresThu, 19 Nov 1981 08:52:00 GMT, Wed, 11 Jan 1984 05:00:00 GMT
ExpiresWed, 11 Jan 1984 05:00:00 GMT
Cache-Controlno-store, no-cache, must-revalidate, post-check=0, pre-check=0, max-age=0, no-cache, no-store, must-revalidate
Cache-Controlmax-age=0, no-cache, no-store, must-revalidate
Pragmano-cache, no-cache
Connectionclose
Content-Typetext/html
Well, the issue is that, i have placed the the same iframe 3 times on the same page.
So opera does not take care of expiry date.
If i reload the page, opera will reload the iframe from the server, not from the cache.
But when there is 3 same iframe in the same page, it unfortunately reload only the first one, other comes from the cache.
I dont know whether something could be done with the help of javascript. May be we can add javascript somewhere for each iframe tags, so it force them to reload?
Regards.