Hi Gurus,
I am new to ASP.net.Can any body help me in this scenario.
In the main page i am getting some user input(mainly dates) and submitting those inputs to generate report using query from the backend. The report is an .csv file and this takes few seconds to be generated. Here i want to show the progress bar.This is in ASP.Net 2.0.
I found a lot in opening the report in another browser window.
Thanks.
Regards,
Sivrin.
I am new to ASP.net.Can any body help me in this scenario.
In the main page i am getting some user input(mainly dates) and submitting those inputs to generate report using query from the backend. The report is an .csv file and this takes few seconds to be generated. Here i want to show the progress bar.This is in ASP.Net 2.0.
I found a lot in opening the report in another browser window.
Thanks.
Regards,
Sivrin.
Comment