[HTML_AJAX-devel] cross domain AJAXing

maho maho at pagema.net
Wed Dec 20 16:10:17 PST 2006


Hello

I want to cross-site AJAX calls. I mean, I want to be able to include 
some code snippet on any page, which will send AJAX requests to my site.

As far I know, using cross-site XMLHTTPRequest is forbidden, and I 
should look closer to iframes.

And the question is: does HTML_AJAX properly work with 
HTML_AJAX_IframeXHR, and I could use it with little modifications, or 
it's rather experimental, and I shouldn't rely on it?

regards

maHo


More information about the Html_ajax-devel mailing list