|
Re: How to delay a frame load
Quote:
Originally posted by nachetex
I have a page with two frames, frame A makes a connection with a database and fills a Session variable with data, this Session var is then used in frame B two to show the data. The problem is that when the connection to internet is slow it seems that frame A takes long time to finish load and the data is not shown in frame B
|
Like stealth said, you should try putting the asp code in the frameset page.
__________________
Shane Bauer
Microsoft Certified Professional (MCP) - ASP.NET
ASP/ASP.net, C#, VB/VB.NET, PHP, Perl, SQL
|