I miss read your question. The code I gave was for a server with PHP.
The code below will cause the browser to re-load the page every 30 seconds, if the content has changed on the WIZ server it will be displayed.
Put this in the header of the web page.
Code:
<meta http-equiv="refresh" content="30">