i’ve been facing problem with xml parsing in chrome.
so i’ve posted a question regarding that and i came to know about “Same origin policy“.
so now i’m here to ask if there is any other possible way so that we can parse xml from a different origin which would work on chrome or safari….?
i came to know about webservices but i have no idea how to write or deal with them …
please suggest me if there is any other way that can parse my xml from different origin and also some knowledge on how to handle webservices will help . . . . . . .
Thank you…………
It may be possible to use YQL to accomplish this.
Check out http://ajaxian.com/archives/using-yql-as-a-proxy-for-cross-domain-ajax for more info