force unconditional refresh ?

Associate
Joined
26 Apr 2006
Posts
710
Hi all,

We have a couple of internal web pages ...

Web page A - crashes if you have been to a page that contains flash first

I am looking for some sort of code that will force the page to do an unconditional refresh ( clear the cache ) when loading.

or some other way of clearing out any flash content.

Any ideas ?
 
does it crash in all browsers or only one?

if only one, it's an incompatibility with that browser, or the flash player installed in it.
if it's all browsers, it's to do with the swf file itself being played in flash. most likely because of a memory leak or invalid class calls.
 
Back
Top Bottom