Hi All,

        I have a Win32 embedded application that is being used to display a status 
screen.  The status screen updates using a script:

setTimeout( 'window.location="status.html";', 2000 );

If the user minimizes the status window, as soon as the script executes the window is 
restored. Does anyone know how I can stop this behavior?

Thanks!!!

_______________________________________________
mozilla-embedding mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to