Load Page out of Sequence
From: CST (cont_at_b-50.com)
Date: 06/28/04
- Next message: Ray at <%=sLocation%> [MVP]: "Re: Scripting.Divtionary object error"
- Previous message: Rags: "ASP Dates Display"
- Next in thread: Mark Schupp: "Re: Load Page out of Sequence"
- Reply: Mark Schupp: "Re: Load Page out of Sequence"
- Messages sorted by: [ date ] [ thread ]
Date: 28 Jun 2004 04:43:16 -0700
Hi All,
I have a "Digital Dashboard" that basically has 4 IFrame sections.
The page flows in the following order: Messages, Stocks, Weather, User
Links. Please note that this order needs to stay that way.
Everything but the Stocks section is pulled from our dB. I am using
the server control InetCtls.Inet to obtain the stock data from Yahoo
Finance.
The question I have is can I load the page using the dB driven sources
first and then the external source (e.g., Messages, Weather, Links,
Stocks). In other words, I need to page to render the Stock portion
last. What currently happens is the page loads, then "pauses" while
loading the stock information, and then finally loads the remaining
content. The pause is caused by the "screen scraping." If I can give
the appearance that the page has fully loaded, and then load the
stocks last, that would be perfect. I tried looking at script defer,
but I don't think that is what I want.
In summary, I have 1 asp page that contains 4 IFrames. I need to load
the page out of sequence. Is this possible? Any help would be much
appreciated. We are running IIS 5.0 w/ asp 3.0.
TIA!
- Next message: Ray at <%=sLocation%> [MVP]: "Re: Scripting.Divtionary object error"
- Previous message: Rags: "ASP Dates Display"
- Next in thread: Mark Schupp: "Re: Load Page out of Sequence"
- Reply: Mark Schupp: "Re: Load Page out of Sequence"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|