If you want have a view displayed on a browser and automatically refresh every
"x" seconds (for monitoring reasons)
In a new page with your embedded view
paste the following javascript into the
* onLoad (object)
this example will refresh every 10 minutes
setTimeout( "location.href = (window.location.pathname)", 600000 );
Requires Free Membership to View
Register today to access targeted resources from our editorial writers and independent industry experts focused on Lotus Domino, Notes, Workplace and other related technologies.
This was first published in November 2000