|
Script Summary:
Keeps an OWA session alive by reloading periodically, except when composing an email. |
this script has 1 topic, 2 posts |
This script has no reviews. |
Periodically reload OWA, but without interrupting me while I'm composing an email.
Outlook Web Access is often set to time out the session in an annoyingly short amount of time (I've seen time-outs as short as 5 minutes!). So keep the connection alive by periodically refreshing each frame in the frameset.
Except that I don't refresh the main frame when it is showing the "compose mail" form. Since the left nav frame is still refreshed (even while composing) the session should still not time out.
Also prepends the name of the mail host to the page title. For when there are two different instances of OWA running at the same time.





