View Full Version : refresh the page


homey
07-31-2004, 01:48 AM
i made my own chat box but i cant figer out how you refreash the box??? can some buddy please help meee!!!!!

homey
07-31-2004, 01:54 AM
well really i mean how do i add an auto-refresh to the box

thezeppzone
07-31-2004, 01:59 AM
somewhere between <head> and </head> add this

<meta http-equiv="refresh" content="30">

you can change the 30 to whatever, thats just how many seconds



zeppy

homey
07-31-2004, 02:10 AM
thankz a lot