I want to write a Javascript program that opens a HTML page, leaves it up for a time, then closes it and moves on to another HTML page.
I can get Javascript to open a page with a open.window( ) command but it won't automatically progress to the close.window ( ) command. Also can you show how to get a delay during the time the page is open?
--
Milan Terzic
I can get Javascript to open a page with a open.window( ) command but it won't automatically progress to the close.window ( ) command. Also can you show how to get a delay during the time the page is open?
--
Milan Terzic


