pzui
06-10-2003, 03:40 PM
Hi,
At the moment I have a message board on my site which refreshes every 15 seconds using:
<meta HTTP-EQUIV="Refresh" CONTENT="15">
However, I would like to use a javascript which refreshes the page only when it has been modified, i.e. when a new message is added. Does anyone know how to do this?
At the moment I have a message board on my site which refreshes every 15 seconds using:
<meta HTTP-EQUIV="Refresh" CONTENT="15">
However, I would like to use a javascript which refreshes the page only when it has been modified, i.e. when a new message is added. Does anyone know how to do this?