Can someone give me a hint about how to automaticaly reload the page that just had been loaded?
I tried with:
<body onLoad="window.location.reload()">mycontent</body>
but the window obviously doesn't stop reloading again and again... I would like the window just to be reloaded once.
???
toma4toma
I tried with:
<body onLoad="window.location.reload()">mycontent</body>
but the window obviously doesn't stop reloading again and again... I would like the window just to be reloaded once.
???
toma4toma