Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by dan on Oct 21, 2008 08:59
open dhtmlx forum
xvault

Does the progess bar for xVault Uploads work? I can't get it to work in my PHP application. So I checked the demo on you website (it does not work there). Nor do the demo files in my xVault Pro samples directory.
Answer posted by Support on Oct 22, 2008 01:40

Hello,

The progress bar does not work in the demo version, it is replaced with a rolling bar.
PHP does not support upload progress natively, thus you should use Perl sources instead, if you need the progress bar.