Member Avatar for saravind84

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

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.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.