dongzhenbi8919 2019-02-16 00:25
浏览 182

使用ajax和python发送文件后从外部URL获取数据

<form  id="myForm" method="post" name="myForm">         NDA DOC: <input type="file" name="file1">
         <input type="submit"  id="submit">
      </form>

thats the js

   $('#myForm').submit(function(e){
                          e.preventDefault();
        let data = $( this ).serialize()
        $.ajax({
            type: "POST",
            url: "http://www.example.com/uploader",
            data: data,
            success: function(response){
              // success action here
                console.log(response);
            },
            error: function(response) {
              // error action here
                console.log(response);
            }
        });

this code in wordpress site i'm getting this error (index):1 Access to XMLHttpRequest at 'http://www.example.com/uploader' from origin 'http://localhost:8080' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 执行 virtuoso 命令后,界面没有,cadence 启动不起来
    • ¥50 comfyui下连接animatediff节点生成视频质量非常差的原因
    • ¥20 有关区间dp的问题求解
    • ¥15 多电路系统共用电源的串扰问题
    • ¥15 slam rangenet++配置
    • ¥15 有没有研究水声通信方面的帮我改俩matlab代码
    • ¥15 ubuntu子系统密码忘记
    • ¥15 保护模式-系统加载-段寄存器
    • ¥15 电脑桌面设定一个区域禁止鼠标操作
    • ¥15 求NPF226060磁芯的详细资料