In html I have a file input element within a form: <input type="file" id="file-select" name="photos" />. Then in javascript I append this to my formData ...
確定! 回上一頁