开发者

Undefined AJAX error

开发者 https://www.devze.com 2023-02-05 01:28 出处:网络
I had to come here to see if anyone has ever had an error where there isn\'t on开发者_运维技巧e in JQuery AJAX.

I had to come here to see if anyone has ever had an error where there isn't on开发者_运维技巧e in JQuery AJAX.

I am returning xml and it all works fine on one server but not on another. The response code in Firebug is 404 but when I open it up both the response and xml are showing my xml. The success is not firing, and the error is showing as undefined.

The working version is here http://www.write-about-property.com/test/

and the unworking is here http://ukfloorsanding.com/


Ajax.php does not exist on the not working website.

0

精彩评论

暂无评论...
验证码 换一张
取 消