1

I am preparing one application in which I need to so the progress bar for downloading file.

I have script which show progress bar for uploading file. But how to show progress bar for downloading file.

I am using php and I want to know how can we create progress bar which show the amount of file downloaded.

Any script ?

  • Try the answer in this post: http://stackoverflow.com/questions/16022958/how-would-you-create-a-progress-bar-with-ajax-jquery-for-downloading-xml-content – Esqarrouth Feb 08 '14 at 08:55

1 Answers1

2

Yes, there are many you can refer to this: Click Here

Mayur
  • 1,123
  • 3
  • 22
  • 38