You can upload files from your HTML form using Formbox. Each file can be up to 5MB in size.Enabling your Formbox forms to accept file uploads is easy. Just add enctype="multipart/form-data" to your form tag, and your ready to start collecting files on your submissions.