In my application I have created a simple HTML View as a Dashboard page. I would like to make this page reload every few seconds. I know with standard HTML the metta http-equiv=refresh content=5 can be used to simply refresh a page but I cannot seem to fiind a way to do it in ZC.
Is there a way to reload/refresh a page?
Thanks,
Bryan