I need to show the progress bar during saving file in aspx page. it is an internal web app. The user click the link then it can copy the file to their folder within the network. I found the web to create progress bar. I wonder how I know the accurate percentage of saving process to adjust the bar.
I found the website to show the progress bar at Animated Progress Bar in 4 lines of jQuery