Hi guys.
I have this script
Thanks,
Jean-Pierre
I have this script
<scripttype="text/javascript">setTimeout(function () { location.reload(); }, 3000);</script>I would like to add it to a page hoping that it will refresh it every 3 seconds. Where exactly should I inster this script for it be enabled?
Thanks,
Jean-Pierre