dongma6326 2013-08-27 20:33
浏览 687
已采纳

非常简单的ajax请求返回[object Object]

Here is the javascript part of the code;

$.ajax
({
  type: 'POST',
  url: location.href,
  data: {
  'uploaded_data' : 'uploaded_data',
  },
  dataType: 'text',
  success: function(message) {},
  complete: function(message) 
  {
     alert(message);
  }
});

And here is the php part;

if(isset($_POST["uploaded_data"]))
{
    $text="test text";
    echo $text;
    exit();
}

For some reason alert message shows [object Object] message instead of "test text". And the weird thing is if I try it like this;

alert(JSON.stringify(message));

it alerts this message;

{"readyState":"4", "responseText":"test text","status":200,"statusText":"OK"}
  • 写回答

2条回答 默认 最新

  • dongmopu6734 2013-08-27 20:38
    关注

    Try this one message.responseText

    $.ajax
    ({
      type: 'POST',
      url: location.href,
      data: {
      'uploaded_data' : 'uploaded_data',
      },
      dataType: 'text',
      success: function(message) {},
      complete: function(message) 
      {
         alert(message.responseText);
      }
    });
    
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥15 vika文档如何与obsidian同步
  • ¥15 华为手机相册里面的照片能够替换成自己想要的照片吗?
  • ¥15 陆空双模式无人机飞控设置
  • ¥15 sentaurus lithography
  • ¥100 求抖音ck号 或者提ck教程
  • ¥15 关于#linux#的问题:子进程1等待子进程A、B退出后退出(语言-c语言)
  • ¥20 web页面如何打开Outlook 365的全球离线通讯簿功能
  • ¥15 io.jsonwebtoken.security.Keys
  • ¥15 急,ubuntu安装后no caching mode page found等
  • ¥15 联想交换机NE2580O/NE1064TO安装SONIC