uiUpload "demo 2"
Seperate script for uploading and seperate script for form processing.
First, the uploads are processed.
Second, the form is submitted.
Ideally, you would like to validate the form before uploading. You could do this with AJAX (see demo3)
Notes:
We use the default submit and reset buttons which where present in the form!
Changes to the default demo are tagged with the javascript commments: "Demo 2"
There is NO communication between the two scripts!!
Upload queue:
Please choose one (or more :p) files with the Browse button.
Browse!
LAST CALLBACK:
(none)
Some file upload fields
Upload field 1
Upload field 2
Upload field 3
Upload field 4
Upload field 5