Slide 4
Slide 4 text
10-Oct-07 UPLOAD PROGRESS BARS & MORE
• Traditional approach is to use APC
• Create a form field named APC_UPLOAD_PROGRESS
at the top of your form
• Use XHR to send the value of that field to a script
that returns the progress of the upload
• Stored in APC:
§ total, current, rate, filename, name, temp_filename,
cancel_upload, done
4
Progress Bar With APC