为了账号安全,请及时绑定邮箱和手机立即绑定

jquery .ajax c#获取值

jquery .ajax c#获取值

守着星空守着你 2018-08-02 09:10:22
在控制器c#页面如何获取这个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 回答

?
米脂

TA贡献1836条经验 获得超3个赞

Request["key1"];    感觉好像你写错了。

查看完整回答
反对 回复 2018-08-06
  • 2 回答
  • 0 关注
  • 385 浏览

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信