I try to run the following jquery code in local Network.
$.ajax({ type: \"GET\", url: \"http://SomeSite/MyUrl/\", cache: false, data: {
You can try jsonp request http://api.jquery.com/jQuery.ajax/ see crossdomain