Hey All,
Any idea how I would do this? Some users here are loading a page, where the cached version is displaying. I need to force the page to refresh itself when loaded.
I've tryied adding window.location.reload(); to the onload event in the body, it works but it constantly is reloading and not diplaying the page.
Thanks.
Any idea how I would do this? Some users here are loading a page, where the cached version is displaying. I need to force the page to refresh itself when loaded.
I've tryied adding window.location.reload(); to the onload event in the body, it works but it constantly is reloading and not diplaying the page.
Thanks.