Page 1 of 1

PHP File Upload Progress Bar for Inserting Records

Posted: Thu Apr 30, 2009 6:07 am
by rajsekar2u
I was going to try using a file upload progress bar (Using the new classes available with PHP 5.2.x) for files submitted to an MySQL database using the "Insert Record" server behavior. Has anyone tried this with this server behavior before? If so does it work? Thank you in advance

Re: PHP File Upload Progress Bar for Inserting Records

Posted: Thu Apr 30, 2009 6:53 am
by it2051229
hmmmm... that's quite interesting... because so far I only see progress bar interfaces on AJAX enabled websites that do file uploading.. tell me more about it