ajax 送出form資料時以javascript語法console.log出FormData用來檢查表單資料 ... //#myForm是表單的ID var formData = new FormData(formid[0]); for ...
確定! 回上一頁