Get ready for BLACK FRIDAY shopping starting in

Forums

ASP

This topic is locked

Wait Message while page loads

Posted 24 Mar 2005 21:27:52
1
has voted
24 Mar 2005 21:27:52 Greg LeBreck posted:
I have an asp page that is just the logo of the company. From this page you click the logo to enter the site. Now the next page and there is only one is very Image intensive. Is there any way so when th logo is clicked that a loading message or Loaging Image is diplayed and the redirect does not happen until the page is loaded?

I have gotton as far as displaying a hidden layer when you click the logo but I would like this layer to display until the other page is loaded and then go to the page?

Replies

Replied 29 Mar 2005 22:42:45
29 Mar 2005 22:42:45 Rene Bandsma replied:
I have no idea that it will work... just something that crossed my mind:

Place an ASP code above and below all other code and use reponse.flush to detect what is loaded. Use your first code to display the 'loading' thing and the last code to remove the 'loading' thing and show up the page.

Otherwise you should check some DHTML code: dynamicdrive.com

<hr><b>DMXZone support manager</b><br><a href="www.kousman.nl">Kousman web resellers</a>

Reply to this topic