http://qs1969.pair.com?node_id=1156697


in reply to CATALYST: How to setup timed refresh

Unless you are using websockets (or cometd maybe…) the only way is HTML/JS. Meta refresh or JS ⇨ ajax + setTimeOut(), setInterval(), location.reload()+ jQuery.delay(), and so on and so forth.

Update: removed a \s.