I have a master page which has 2 iframes - which are frequently updated. The problem is when I reload the master page - both of the iframes LOAD from CACHE (Chrome takes the cached versions no matter how much time has passed after the last updates of the iframe content). This is so frustrating. Can I force the master page to load the iframes FROM SERVER each time it is reloaded?
Thank you!
Dave