Hi,
Ive written an vbscript HTA to monitor services running on a server.
I have added an automatic refresh to reload the page every 15 minutes (Ive tried both <META HTTP-EQUIV="refresh" CONTENT="60"> and window.location.reload())
The problem is that each time it reloads or refreshes, it returns to normal window size even if it was previously minimized.
Is there a way to have it reload to whatever windowsize it was in prior to the reload?
Thanks
w
Ive written an vbscript HTA to monitor services running on a server.
I have added an automatic refresh to reload the page every 15 minutes (Ive tried both <META HTTP-EQUIV="refresh" CONTENT="60"> and window.location.reload())
The problem is that each time it reloads or refreshes, it returns to normal window size even if it was previously minimized.
Is there a way to have it reload to whatever windowsize it was in prior to the reload?
Thanks
w