How To Use XmlHttpRequest Across Sub-Domains

How To Use XmlHttpRequest Across Sub-Domains

Note: This article will be emailed to your friend.

As you probably know XmlHttpRequest only works if the request is made to the same web server from which the page was fetched (same origin). Here is a way to communicate across sub-domains using XmlHttpRequest without resorting to reverse proxying.

Abe (@ fettig.net) found a solution using iframe and an exception to the “same origin” rule. [...]

Read the rest of this article (253 words)

Please fill in the following fields

* - Required

Your Name: *

Your E-Mail: *

Your Remarks:

Friend's Name: *

Friend's E-Mail: *

Protected by Comment Guard Pro