View Single Post
  #1 (permalink)  
Old 06-05-05, 02:38 PM
o2pb o2pb is offline
Newbie Coder
 
Join Date: Jul 2003
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Upload Progress Bar

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?
Reply With Quote