Ajax upload progress question

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
User avatar
Sindarin
Forum Regular
Posts: 521
Joined: Tue Sep 25, 2007 8:36 am
Location: Greece

Ajax upload progress question

Post 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. :/
User avatar
JAB Creations
DevNet Resident
Posts: 2341
Joined: Thu Jan 13, 2005 6:44 pm
Location: Sarasota Florida
Contact:

Re: Ajax upload progress question

Post 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! :)
Post Reply