|
|
Browse by Tags
All Tags » XMLHttpRequest (RSS)
-
I trying to create a mashup for googlemaps with a couple of rest services, they work just fine calling it from the browser with args or using php wrapper to do it.
But when I wrap up the call in javascript as XMLHttpRequest or GDownloadUrl(). I get an error indicating ''permission denied''. Something about calling servers non-locally. ...
-
.
I posted my comment here, where I thought it was more appropriate. Could you please reply?
http://openkapow.com/forums/thread/5920.aspx
.
-
Thanks for the "Personal Digg RSS" demo using json and callbackFunction. However, this way of doing is limited, because it requires loading a page and then getting the result in json format. Making a second call requires to reload the page.
In my case, I want to call a REST service from javascript without having to ...
|
|