Nishana
04-17-2009, 06:50 AM
Hi All.
Quick question,
Is there a way in Classic ASP[vbscript] that I can implement asynchronous loading of sections of a page.
I have a main page that includes a file which takes way too long to load as it grabs data from an external url. And this include is part of the header of the page, so it has to be loaded first.
Is there a way to load the include part and without waiting for it to complete loading, start loading the rest of the page.
thanks a lot.
Quick question,
Is there a way in Classic ASP[vbscript] that I can implement asynchronous loading of sections of a page.
I have a main page that includes a file which takes way too long to load as it grabs data from an external url. And this include is part of the header of the page, so it has to be loaded first.
Is there a way to load the include part and without waiting for it to complete loading, start loading the rest of the page.
thanks a lot.