page load progress
-
how to display a message like 'please wait while page loads' when an aspx page takes long time to load....so as to make sure that the users don't panic and run away before it finishes. thanks in advance.
-
how to display a message like 'please wait while page loads' when an aspx page takes long time to load....so as to make sure that the users don't panic and run away before it finishes. thanks in advance.
The easiest way to accomplish this is to use the SEARCH method. There are plenty of examples of progress controls here and elsewhere.
only two letters away from being an asset
-
how to display a message like 'please wait while page loads' when an aspx page takes long time to load....so as to make sure that the users don't panic and run away before it finishes. thanks in advance.
-
well, my idea is to display a splash screen with some image in it to entertain the user and indicate the page is loading slowly. this should be done using C#.Net, please suggest me any links, thanks
-
well, my idea is to display a splash screen with some image in it to entertain the user and indicate the page is loading slowly. this should be done using C#.Net, please suggest me any links, thanks