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

Please wait message

Hello there,

I have a page. In its left side selection controls and right side one iframe.

The user has to select from controls from left side and submit the form. In button click function calling the iframe and loading another .aspx page to display crystal reports

The report page which i am calling inside the iframe is taking some time to load. I want to display one "Please wait.." like message while simultaneously processing the report.


Can anybody suggest me a solution with sample code.

Thanks

plugsharma
Newbie Poster
5 posts since Apr 2008
Reputation Points: 10
Solved Threads: 0
 

You can use AJAX UpdatePanel and UpdateProgress to solve that problem.
http://ajax.asp.net

ManicCW
Junior Poster in Training
95 posts since Nov 2005
Reputation Points: 13
Solved Threads: 11
 

I even tried that. Got one sample code. In that through Thread.sleep(secs) is working but when place the CR code its not working.

You can use AJAX UpdatePanel and UpdateProgress to solve that problem. http://ajax.asp.net
plugsharma
Newbie Poster
5 posts since Apr 2008
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You