Accept multipart/form-data
Multi Upload
This plugin works in conjunction with HTML's FormData object and the corresponding server-side MultipartEntry objects. Together they make it possible for website visitors to upload files to the server.
Want to use JavaScript to upload images
and resource files to your server?
Learn how to use multipart form data
to upload binary data.
Use the rwserve-multi-upload
plugin as a starting point for your next project.