Archive

Home: Set a Defined Time for Your Web Page to Refresh

Here is a simple javascript that you can add to your web page to define an automatic refresh time.  This is useful when you need an EXACT time to set a refresh versus using the http-equiv="refresh" metatag timer.  Just add this to your html <head> tag.