ASP.NET:Ajax不发送字符串
创始人
2024-09-20 00:00:57
0
  1. 确保使用的是POST方法

    function sendData(strData) { $.ajax({ type: "POST", url: "MyApiUrl", data: strData, contentType: "application/json; charset=utf-8", dataType: "json", success: function (response) { console.log(response); }, error: function (xhr, ajaxOptions, thrownError) { console.log(xhr.status); console.log(thrownError); } }); }

  2. 设置content-type为application/json,并将data参数转换为JSON字符串

    function sendData(strData) { $.ajax({ type: "POST", url: "MyApiUrl", data: JSON.stringify(strData), contentType: "application/json; charset=utf-8", dataType: "json", success: function (response) { console.log(response); }, error: function (xhr, ajaxOptions, thrownError) { console.log(xhr.status); console.log(thrownError); } }); }

  3. 如果仍然无法发送字符串,请尝试使用XMLHttpRequest对象手动发送

    function sendData(strData) { var xhr = new XMLHttpRequest(); xhr.open('POST', 'MyApiUrl', true); xhr.setRequestHeader('Content-Type', 'application/json'); xhr.onreadystatechange = function () { if (xhr.readyState == 4 && xhr.status == 200) { console.log(xhr.responseText); } }; xhr.send(strData); }

相关内容

热门资讯

第七分钟带你发现!德州局wep... 您好:这款德州局wepoker辅助挂游戏是可以开挂的,确实是有挂的,很多玩家在这款德州局wepoke...
第4分钟带你了解!微信小游戏修... 衢州都莱辅助软件 无需打开直接搜索微信:136704302本司针对手游进行,选择我们的四大理由: 1...
第5分钟带你了解!陕西三代二辅... 第5分钟带你了解!陕西三代二辅助器,衢州都莱有没有辅助器,新2026教程(详细教程)-哔哩哔哩 了解...
第六分钟带你辅助!决战卡五星辅... 第六分钟带你辅助!决战卡五星辅助软件,非凡贪玩脚本,揭秘教程(存在有挂)-哔哩哔哩>>您好:软件加薇...
四分钟带你科普!川川云脚本破解... 四分钟带你科普!川川云脚本破解,葫芦娃辅助脚本,透明教程(有挂技巧)-哔哩哔哩;亲,葫芦娃辅助脚本这...
9分钟带你发现!微信小程序锄大... 9分钟带你发现!微信小程序锄大地辅助,心悦踢坑神器软件下载,AI教程(有挂方法)-哔哩哔哩;亲,心悦...
五分钟带你讲究!中至上饶辅助器... 五分钟带你讲究!中至上饶辅助器,全来潜山跑风破解版安卓,攻略教程!(有人有挂)-哔哩哔哩 了解更多开...
第五分钟带你讲解!多乐辅助器使... 多乐辅助器使用方法是一款专注玩家量身打造的游戏记牌类型软件,在多乐辅助器使用方法这款游戏中我们可以记...
7分钟带你开挂!兴动互娱辅助器... 7分钟带你开挂!兴动互娱辅助器,战皇大厅辅助排行,系统教程(有挂方略)-哔哩哔哩;无需打开直接搜索薇...
第3分钟带你发现!闲逸碰胡金钟... >>您好:闲逸碰胡金钟罩确实是有挂的,很多玩家在这款闲逸碰胡金钟罩游戏中打牌都会发现很多用户的牌特别...