PDA

View Full Version : Progress Bar?


madmanmods
12-27-2007, 04:32 AM
I've noticed that the progress bar when uploading a file via the site is an image, and is extremely annoying when it is just there looping itself, causing some users to get some false hope... Is there any plan to change this into a more reliable, trustworthy progress bar?

And I know this isnt very important, but on the site it says

Copyright 2006

Not very important, but you should be getting ready to change it to 2008 ;)

UnlimitedMB
12-27-2007, 05:23 AM
Its just an animated gif, it doesnt mean anything.

Usually your browser will show a progress bar in the status bar on the bottom of the browser window.

Theres no way on the server side (without huge server modifications) to know when the upload is finished as we dont know the size of the file until you upload it, and browsers dont have any way to tell via javascript either.