I already searched on how to upload image with progress bar but all I can find is with using a flash-based upload. Can someone give me any idea regarding this topic?
Asked
Active
Viewed 1,834 times
2
-
i like the concept of using math.random...... – obutsu Nov 09 '11 at 09:46
1 Answers
1
As seen here, you will need some form of server side coding.
PHP:
- http://github.com/drogus/jquery-upload-progress
- http://t.wits.sg/2008/06/25/howto-php-and-jquery-upload-progress-bar/
ASP.NET MVC
-
And yet, neither PHP examples are compatible with MVC and the MVC example has flash... Bad form Peter. – Sean Haddy Aug 02 '12 at 20:40