Share » Forums » Developer » Which extension woild be better to...

Which extension woild be better to refresh a page after doing the cronejob to see the changes in client system

Which extension woild be better to refresh a page after doing the cronejob to see the changes in client system

Sunday 04 July 2010 9:58:02 pm - 2 replies

Author Message

Yannick Komotir

Tuesday 06 July 2010 2:27:48 am

Hi,

if all you looking for is just refreshing page after x time i don't think it's exist extension for this. You can do that with a piece of javascript like

<script>
setTimeOut("window.location.reload()", 300000);
</script>

<|- Software Engineer @ eZ Publish developpers -|>
@ http://twitter.com/yannixk

Romeo Antony

Thursday 08 July 2010 1:22:05 am

Thank you Yannick...........................Romeo

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu