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