Quote
Can you please explain what the code will actually do?
It will simply refresh the page "index.html" every 120 seconds (2 minutes)
If the page you put it on is "refresh.html" then you'd need to replace "index.html" with refresh.html
You then need to work out how many seconds you want to wait for a refresh, 60 per minute so 5 minutes = 300 seconds. 5 seconds obviously is just 5.
I gotta be honest, its the first time ive seen a code like this and i can think of several uses for it! Otherwise i wouldve used javascript which isnt thhe best option...
















