|
Hi,
I have a window (page A) that has links that will open a new window (page B).
Page B may take between 0-300 seconds to load (it's running a sql query), so I would like to show a window (page C) that says "please wait". How could I have page C display, but then page C will automatically close when page B is done loading?
Thanks in advance.
|