This controls provides an easy way to upload files as part of the form you submit. It encodes file with base64 encoding, same as email attachments. This method simplifies file uploads, but become inefficient if file size grows over 50mb or so.
Preview
Code
Options
You can provide various options for numeric fields as second argument. The structure of the options object is below: