Hello, I have a webpage on the ASP conponented server and I was wondering if there a way to tell if a asp page is loading from a script placed on the loading asp page?
Could you clarify your question? I am not sure that I understand what your problem may be.
-----------------------------------------------------------------------------------------------------
"If you can't explain something to a six-year-old, you really don't understand it yourself."
-- Albert Einstein
I have 2 frames, top and bottom, bottom is set to be invisible with no scrollbars and the top is set to display 100%. So i have my main display page displaying in the _top frame and i have a preloader in the bottom frame, the preloader is loading up parts of the site. The _top frame contain a menu and cause the bottom frame is loading, when a user clicks on a menu option the loading of the page via _top or _parent lags so much, cause the bottom frame is loading, it actuall seems that the menu option won't go to the page selected in the menu UNTIL the bottom frame is finished loading. I wnat to some how avoid the lag of the top frame loading? any ideas....? I though maybe ASP could tell is the menu is click and pause the bottom frame from loading... or maybe use asp with DHTML or JS.... anything to try to stop the lag from a button clicked in the top frame, anything besides changing the html structure of using the frames? Any ideas?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.