Video files progress bar while uploading more than 100MB video files using Cakephp 2.x & Jquery (Not using Ajax).
I have tried with existing answer on stack-overflow but i did not find any solutions without ajax.
Any help greatly appreciated.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Why don’t you use
uploadifyif you are using jQuery? It uses a flash socket to upload the file to the server while reading from the disk, it provides realtime feedback about the files progress.http://www.uploadify.com/