Progress bar

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sivrinsivrin
    New Member
    • Aug 2007
    • 1

    Progress bar

    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.
  • dip_developer
    Recognized Expert Contributor
    • Aug 2006
    • 648

    #2
    Originally posted by sivrinsivrin
    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.
    how to create progress bar in asp.net

    Comment

    Working...