Browser Refesh
Does anyone know how to force a browser refresh on HTML pages.
I am currently using
'<META HTTP-EQUIV="REFRESH" CONTENT="10">'
in the <HEAD> but this forces continual refreshing.
I would like to refresh only once on each page loading !!
I would appreciate any advice.
Cheers
|