now i want to pass the form data to contoller to save in database, ... var formData = new FormData(); formData.append("FirstName", ...
確定! 回上一頁