Reload Owa

Last update on Jan 3, 2007

Keeps an OWA session alive by reloading periodically, except when composing an email.

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.




You could comment on this script if you were logged in.

1 comment Feed-icon

1 point
login to vote
Dave S. scriptwright
Posted Sep 11, 2007

I've posted a modified version of this script (http://userscripts.org/scripts/show/12153) that does the inverse -- autosaves only when composing an email, which also refreshes the timeout clock. Thanks Noah!