Cross Domain XMLHttpRequests using an IFrame Proxy
Submitted by jburke on Tue, 08/01/2006 - 07:01.
As of today, the Dojo codebase can do cross domain XMLHttpRequests (XHR) using an iframe proxy. Note that this is not using Flash or a server side proxy -- it is pure JavaScript and HTML. A set of iframes (one local, one cross-domain) are used to serialize the XHR information using URL fragment identifiers.
For more information and some examples, see the following page:
Cross Domain XMLHttpRequests using an IFrame Proxy
(The content of that page will be moved to the Dojo Book once the right place is found for it.)
- jburke's blog
- Login or register to post comments
- Unsubscribe blog
- Unsubscribe post

[...] The Dojo Toolkit can
So the integration with
[...] On the Dojo Toolkit
[...] They didn’t even use
[...] Cross Domain
Hi, I read from
Going through the
[...] Dùng IFrame.