Im having a script coded (in php), and one of its sections allows users to submit large video files. I was thinking it might be nice to include some sort of a progress bar so people can see that its doing something.
I stumbled upon this:
http://hotscripts.com/Detailed/25027.html
But its far too bulky, since it opens in a new window, and much more complicated than it needs to be. Does anyone know an alternative solution?