Getting xml from another domain

I been studying ajax, and i found out that it is same domain policy, I then tried JSONP, to my suprise, the file on the other server is a xml file and now i am stuck on what to do? Should i use a web proxy? I can’t find how. My requirement is that upon entering a address, the ajax makes a calls with entered, house no and zip code, and get a response while populating it in a div.
Whoops, sound so complex to me. any starters?

Maybe see if any of this helps, or the links at the end of the article.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.