I used some of my previous blog posts and turned it into an article for DevX that explains different ways on how to make cross domain requests from within a browser. Here is the link: Against the Browser’s Will: Make Mashups Talk Across Domains.
I used some of my previous blog posts and turned it into an article for DevX that explains different ways on how to make cross domain requests from within a browser. Here is the link: Against the Browser’s Will: Make Mashups Talk Across Domains.
Hey Dan,
Good article.
Two additional ways to bypass the restriction on the browser-side: using a Flash or Java proxy, and cross-iframe communication.