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

Asp.net Ajax

Hi All,

I have a ASP.net web application developed using C#. It has got a button on click of which an excel file is shown to the user. User can save or open the file. But this operation takes about a minute to complete. I wish to implement Ajax in the web page so that the status of excel generation is provided to the user.I wish to put a label control in the web page and update it using Ajax... Please help

Thanks
Aravind

saravind84
Newbie Poster
22 posts since Aug 2010
Reputation Points: 12
Solved Threads: 6
 

Wrap your operation around update panel and use the ajax time for updates. are you looking for a complete code or the thought process how to do it.

khadakbist
Light Poster
30 posts since Feb 2011
Reputation Points: 7
Solved Threads: 10
 

This article has been dead for over three months

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