Hi.
Pages of HM Web-Service can automaticaly refresh using META options of HTML. But anytime connection from client's browser to server may be lost. So after refresh page will sets to 404-error and never been auto refresh. Can you integrate any solution for autoupdating only part of page?
For example like this:
So after refresh page will sets to 404-error and never been auto refresh. Can you integrate any solution for autoupdating only part of page
I think you may easily implement such behavior by yourself. Web Service provides "Use custom HTML pages to report errors" option (menu Options -> Advanced). Sample HTML files located in <HostMonitor>\WebService\misc\ directory, you may add "autorefresh" option into the files
1. It's true but it's not usage for "Good", "Bad", "Warning" and "Unknown" links which opens in new window.
2. And your solution is valid only if web service is accessible but some problems with connections between HM and WEB-service.
But if i have lost connection for a 5 minutes between two departments (client and server sides on different) i have 404 error. I can run this page localy with auto update but it's still doesn't work for point "1".