954,560 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Show Page Loading Message while the Page is Loading....

Dear Friends,

im creating a website in which i get a response of my XML request from server.

Searchhotel.aspx create the request and listofHotels.aspx get the response on its Page_Load event.

Currently when i click on Search button from Searchhotel.aspx page it remains on Searchhotel.aspx Page and only display listofHotels.aspx page when the listofHotels.aspx page completely loaded.


>>>>BUT

I wish to display "Page Loading Message" while the listofHotels.aspx gets the response and display it on the page. when all is done then then "Page Loading Message" should be disappeared.


Looking for your Reply... :-/

itslucky
Junior Poster in Training
56 posts since Feb 2009
Reputation Points: 10
Solved Threads: 0
 

If you use ajax there is a Ajax extension called as "Update Progress"
you can use it.

Sals
Light Poster
33 posts since Jan 2009
Reputation Points: 10
Solved Threads: 6
 

Yes either you can go with Ajax UpdateProgress bar or you can use html and with the help of java script set the style property and show any gif image.

rohand
Posting Whiz in Training
293 posts since Mar 2010
Reputation Points: 17
Solved Threads: 56
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: