you are sending a string with no names so the controller can not get the values. change you code to $.ajax({ type:"POST", url:url, data:test ...
確定! 回上一頁