Show “loading…” message while web page is processing(blogs.msdn.com)

submitted by wisemxwisemx(8074) 3 years, 9 months ago

There are many ways to display a loading/custom message while a web page is processing. Mostly we like to display such message when there is some heavy processing happening during the page load. It is not preferred to show the user a blank screen while some processing happens at the server side. Following are some of the ways we can achieve this: 1. Using an Ajax call. 2. Using javascript to submit the page and then perform the server side processing. 3. Using Response.flush to flush the current data to the web page. (did not do much research o n this. but did not work in the page_load event. Worked when I used inline code.) 4. Using the <Meta> tag to refresh the page.

add a comment |category: |Views: 364

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

No comments so far

information Login or create an account to comment on this story