Quantcast
Channel: Cross domain ajax request using JSONP - Stack Overflow
Browsing latest articles
Browse All 2 View Live

Answer by user2183861 for Cross domain ajax request using JSONP

Where do you get this error? "aaa" is not valid javascript. to use jsonp, you should return something likecallbackFunc("aaa");

View Article



Image may be NSFW.
Clik here to view.

Cross domain ajax request using JSONP

I need to get data at my application from other domain. I'm tring to use jsonp but every time I have error '80020101'Here is my code (ASP.NET MVC 4) at 'other domain' public ActionResult Test() {...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images