From: johanholtman <j.h...@so...> - 2003-06-21 08:25:18
|
Hi, In the "host.Window" object code I see that the "setInterval()" method was coded but not working yet. So it is commented out. What are the problems with the currently commented solution: (1) That the result is not used? If we use the Result and have it change the page to the webClient only if there was a page change? Is that enough? (2) Is the setInterval to be working on the window level or on page level? If the page is unloaded the setInterval timer is to be stopped? Before experimenting as a newbie to this code, I would like to have some input from those understanding the code. Greetings, Johan |