4 Aug
2006
4 Aug
'06
2:46 p.m.
This is "Client-Pull" web question, not Zope related. Here is an example of what needs to be in the <head> of the page: <meta HTTP-EQUIV="Refresh" CONTENT="5; URL=http://www.foo.com/foo.html"> where 5 is seconds, so 300 would be 5 minutes, and the URL is the next url, leave out URL=http://www.foo.com/foo.html to refresh the same page. Cliff Alan wrote:
Dears,
Is there a way of doing a particular page template (ZPT) keeping reloading/refreshing itself every x minute?
I hope so. Any help would be very appreciate. Many thinks in advance.
Cheers, Alan