How to make a download/upload progress bar , need some hint
-
My current project involves a upload/download progress bar. Our Customer don't allow us to use the third party component,so we have to make it our own. Could u guys give us some hint on: what 's the proper time to refresh the status bar can best present the status,and what component(standard web control) we can use to make our own user-control.
-
My current project involves a upload/download progress bar. Our Customer don't allow us to use the third party component,so we have to make it our own. Could u guys give us some hint on: what 's the proper time to refresh the status bar can best present the status,and what component(standard web control) we can use to make our own user-control.
Hi there Check this link: http://search.freefind.com/find.html?id=6299074&pageid=r&mode=ALL&n=0&query=progress[^] It is from dynamicdrive.com (open this site and search for "progress", you will get to the above page). You can create progress bar using dhtml. I am not sure this will help or not but this site gives a good stuff of javascripts. Hope this helps.
-
My current project involves a upload/download progress bar. Our Customer don't allow us to use the third party component,so we have to make it our own. Could u guys give us some hint on: what 's the proper time to refresh the status bar can best present the status,and what component(standard web control) we can use to make our own user-control.
hi there, I'm pretty sure that there are a lot of articles on this site below is just one of them Progress bar << >>
-
Hi there Check this link: http://search.freefind.com/find.html?id=6299074&pageid=r&mode=ALL&n=0&query=progress[^] It is from dynamicdrive.com (open this site and search for "progress", you will get to the above page). You can create progress bar using dhtml. I am not sure this will help or not but this site gives a good stuff of javascripts. Hope this helps.