I’m using meta refresh with <meta HTTP-EQUIV="REFRESH" CONTENT="0; URL=javascript:window.open('home.asp?uuid=123','_top');"> and it works in every other browser except Firefox. Any ideas?
I’m using meta refresh with <meta HTTP-EQUIV=REFRESH CONTENT=0; URL=javascript:window.open(‘home.asp?uuid=123′,’_top’);> and it works in every
Share
In Firefox autorefresh has been disabled by default.
To enable autorefresh in your browser:
Good luck!