-4

i have to create upload center site like speedyshare.com with zend but i don't have any idea how to create progress bar to show upload progress .

any idea or a tutorial to doing this ?

mehdi
  • 9,262
  • 11
  • 35
  • 35
  • 1
    Google it. We are not hear to Google for you, or do your homework or do your job. – Jake N Sep 23 '10 at 11:26
  • There are lots of flash and javascript upload scripts out there. As has been said: Google. – thomasfedb Sep 23 '10 at 11:35
  • possible duplicate of [File upload progress bar](http://stackoverflow.com/questions/3612630/file-upload-progress-bar) – Jeff Sep 23 '10 at 12:51
  • Search first... there are a LOT of duplicates: http://stackoverflow.com/questions/3067802/creating-a-custom-upload-progress-bar http://stackoverflow.com/questions/1866212/how-to-create-the-upload-progress-bar-using-javascript http://stackoverflow.com/questions/3448328/upload-progress-bar http://stackoverflow.com/questions/158853/creating-a-file-progress-bar-in-php http://stackoverflow.com/questions/849237/upload-progress-bar-in-php – Jeff Sep 23 '10 at 12:52

3 Answers3

1

I used this: http://www.uploadify.com/ alt text

czerasz
  • 13,682
  • 9
  • 53
  • 63
1

Claire Sosset from the CENTURION team has an answer for you HTML5 Multiple File Upload with Progress Bar.

Tell us if it helped you.

Mario S
  • 11,715
  • 24
  • 39
  • 47
user986230
  • 11
  • 1
0

Try FancyUpload: http://digitarald.de/project/fancyupload/

Keyne Viana
  • 6,194
  • 2
  • 24
  • 55