we have a computer which only purpose is to display a web page on a big screen. This page has a calendar, which reloads its data every 60 seconds. The whole page reloads after 60 minutes. Both of these reloads are called from jQuery by setInterval(); function. This all works fine, but sometime the connection […]
The post How to refresh a page from Windows scheduled tasks? appeared first on BlogoSfera.