Seeking a Javascript solution to automatically refresh a webpage when the server version is updated.
Update: I am aware of the technical aspects involved and how to implement this feature. However, I am interested in finding an existing solution that I can simply include in my HTML file to monitor the server for changes. Why start from scratch when a ready-made script could do the job? :D