Please wait message

Please support our ASP.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Apr 2008
Posts: 3
Reputation: plugsharma is an unknown quantity at this point 
Solved Threads: 0
plugsharma plugsharma is offline Offline
Newbie Poster

Please wait message

 
0
  #1
Nov 6th, 2008
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
Reply With Quote Quick reply to this message  
Join Date: Nov 2005
Posts: 95
Reputation: ManicCW is an unknown quantity at this point 
Solved Threads: 11
ManicCW's Avatar
ManicCW ManicCW is offline Offline
Junior Poster in Training

Re: Please wait message

 
0
  #2
Nov 7th, 2008
You can use AJAX UpdatePanel and UpdateProgress to solve that problem.
http://ajax.asp.net
Reply With Quote Quick reply to this message  
Join Date: Apr 2008
Posts: 3
Reputation: plugsharma is an unknown quantity at this point 
Solved Threads: 0
plugsharma plugsharma is offline Offline
Newbie Poster

Re: Please wait message

 
0
  #3
Nov 7th, 2008
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.



Originally Posted by ManicCW View Post
You can use AJAX UpdatePanel and UpdateProgress to solve that problem.
http://ajax.asp.net
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the ASP.NET Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC