Does anyone have HTML code to automatically refresh a web-page? I’m looking for code to updated a page that may be cached after I’ve made modifications to it. (In particular, a page containing price information).
I need something that will work on all browsers, preferably. I’ve looked at the Refresh metatag, but that seems only to redirect you from one page to another, and I want to refresh the current page.
Thanks for help