If the form's enctype attribute is set to "multipart/form-data", use FormData to encode the form's elements.
3.6 KiB
3.6 KiB
If the form's enctype attribute is set to "multipart/form-data", use FormData to encode the form's elements.