
This simple demo allows the user to upload up to three (3) files to the server, with a maximum
file size of one (1) MBytes per file.
How to access form data is demonstrated as is the saving of uploaded files to memory. Please note that a
success or failure message will be displayed along with the user's name after the upload is processed.