I have an aspx page that contains 2 iframes that split the page horizontally. In the top iframe I load an aspx page that contains a "Please Wait" message. In the second iframe I load a aspx page that streams a pdf file. The pdf file takes 10 - 20 seconds to load. Once it is done loading, I would like to change the src of the top iframe so that the message changes to "Done". Is there a way to change the src of one iframe based upon the complete loading of a second iframe?
Thanks in advance...
mwa
<><
Thanks in advance...
mwa
<><