The uploads manager handles the transfer of uploaded files to their final destination folders.
Uploads can be filtered for MIME type and size. In a form with multiple uploads, each upload can be sent to a unique destination. In this demo form, odd numbered fields are uploaded to /demoA/, and even numbered fields are uploaded to /demoB/.
This page will only be functional when run locally.
© 2002-2010, pageblocks.org