Page 1 of 1

Ajax upload progress question

Posted: Fri Mar 28, 2008 6:35 pm
by Sindarin
Is it able to get upload status like kb uploaded or draw a progressbar with just Ajax (and PHP) only, or I need cgi scripts obligatory?
Reason is I don't know cgi scripting and most of open source upload systems I downloaded, relied on them, yet I need to customize the look and position of progressbar etc. :/

Re: Ajax upload progress question

Posted: Mon Mar 31, 2008 10:51 am
by JAB Creations
This one sort of works though my web upload speed is about 330KB a second and their server did not accept larger files...
http://php5.bluga.net/UploadProgressMeter/demo.php

Other then that...
:google:
http://www.google.com/search?hl=en&q=aj ... gle+Search

Good luck! :)