PDA

View Full Version : How do you make a web page constantly refresh?


Indifferent Clox
04-15-2006, 03:45 AM
I want to continually refresh a webpage every so often (say 5 minutes) how would I go about this?

V
04-15-2006, 04:05 AM
do you mean a webpage that is already online that you want to refresh, or do you want the html code to put in one that you are making?

if it's the first, which it probably is, then i have no clue... but if it's the second, i can get the html code for you

Indifferent Clox
04-15-2006, 04:34 AM
so you are like a webdesign genuis? I could use your help eventually for a little project.

DS
04-15-2006, 11:40 AM
You're going to have to use a javascript if you are planning on refreshing your own page. Try Google searching it and see what you come up with because there are a lot of ways to do it.

Xero
04-15-2006, 02:38 PM
I would recommend not doing this on any page with text input, because it could piss a lot of people off when the fucking thing refreshes mid-sentance.