locked
Using a progressbar in the ASP.NET FileUpload Control RRS feed

  • Question

  • User-1809689392 posted

    Hello, I want to know how to get the progress of the FileUpload Control in ASP.NET, I couldn't find a ProgressChangedEvent in the FileUpload Control.

    Sunday, February 25, 2018 3:30 PM

Answers

  • User-1809689392 posted

    Solved! Using this: http://www.dotnetfunda.com/articles/show/556/creating-progress-bar-for-fileupload-control

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Sunday, February 25, 2018 5:16 PM