在控制器c#頁(yè)面如何獲取這個(gè)post傳來的值就是datafunction DiOK(str) {$.ajax({type: "post",dataType: "json",data: '{name:"KiMoGiGi"}',url: "Home/Edit",success: function (msg) {alert("IS OK");},error: function (e) {alert(e.responseText);}});
- 2 回答
- 0 關(guān)注
- 413 瀏覽
添加回答
舉報(bào)
0/150
提交
取消