1)
- SyntaxError: < xyz.aspx
, JavaScript. , JavaScript. , . JSONP JavaScript-, . , JSONP:
jsonCallback(
{
sites: [
{
siteName: "Test"
}
]
}
);
2)
JSON, GET CORS.
$http({
method: 'GET',
url: "http://xyz.aspx",
}).success(function(response) {
$scope.test = response.data;
}).error(function(status) {
});
3)
CORS , PROXY. , CORS Proxy https://crossorigin.me/. , -, . , . .