今天,我在执行js代码时遇到了如下错误:

XMLHttpRequest: 网络错误 0x80700013解决方法

这表明这时候你的数据已经传进来了,但没法读出来。解决方法如下:

步骤一:打开控制面板

XMLHttpRequest: 网络错误 0x80700013解决方法

步骤二:点击网络和Internet

XMLHttpRequest: 网络错误 0x80700013解决方法

步骤三:点击Internet选项

XMLHttpRequest: 网络错误 0x80700013解决方法

步骤四:点击安全

XMLHttpRequest: 网络错误 0x80700013解决方法

步骤五:点击本地Internet

XMLHttpRequest: 网络错误 0x80700013解决方法

步骤六:点击自定义级别

XMLHttpRequest: 网络错误 0x80700013解决方法

步骤七:重置为最低级别

XMLHttpRequest: 网络错误 0x80700013解决方法

点击确定后,再执行代码,就可以成功了。

本篇博客参考教程:XMLHttpRequest: 网络错误 0x80700013的解决方案




相关文章: