Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: How to load windows


Message #1 by Jonathan McNeil <juronimo@y...> on Wed, 28 Feb 2001 15:35:33 -0800 (PST)
My question comes in three parts.
First off what I'm trying to do is show a status
screen while another page is loading a pdf file.
When I click on the link to download the pdf file, I
want a status screen to show up while the pdf is
loading. Once the pdf loads, I want the status screen
to disappear. These are all ASP pages.

My question is, is it possible using javascript to
link to two pages at the same time?

Is it possible to make second page load in the
window.onload event?

How do you make a page disappear once the other page
is finished loading?


  Return to Index