Categories | Question details Back To List | ||
Dhtml Vault PHP sample does not update progress bar Hi! I am unable to get the php sample to work right. It does upload the file, but the progress bar just stands still at 0% until the file is uploaded. Any suggestions? Answer posted by Support on Mar 16, 2009 10:09 Hi! The native PHP is not able to provide progress information. So you have a choice #1 to use Perl upload handler instead, or #2 use PHP extension library. Please contact us by email (support@dhtmlx.com) if you need help with #2 (i will send you GetInfoHandler.php).
|