当前位置: 代码迷 >> HTML/CSS >> index.html 拒绝访问解决方案
  详细解决方案

index.html 拒绝访问解决方案

热度:203   发布时间:2012-04-27 11:57:44.0
index.html 拒绝访问
我在页面上 xmlHttp.open("get", "http://1.lj331.com/ZMZTPHandler.ashx?" + Math.random(), true); 请求这个路径,提示拒绝访问,应该 设置什么啊?

------解决方案--------------------
ajax跨域问题
------解决方案--------------------
http://developer.51cto.com/art/200902/110201.htm
  相关解决方案