The private part of our Web is getting a little busy. I altered changes.tmpl to have the following line in the HEAD part:
<META HTTP-EQUIV="REFRESH" CONTENT="600">
This refreshes the page every 10 minutes. Wouldn't be very hard to make an expansion variable that the changes page could use to get that 600 (or whatever) which is 10 minutes.
Not exactly a programming issue, but something to consider. Of course, the browser has to support refresh, but if it doesn't, no real harm is done (graceful degrade).
--
AlWilliams - 21 Sep 2000