[HTML_AJAX-devel] cross domain AJAXing
Julien Wajsberg
felash at gmail.com
Wed Dec 20 22:56:26 PST 2006
Hi,
the usual approach is to include a javascript library from the site where
the service is. This library can make requests to this site... and the code
in any site can call functions in this library once it's loaded.
Regards,
--
Julien
On 21/12/06, maho <maho at pagema.net> wrote:
>
> 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
> _______________________________________________
> Html_ajax-devel mailing list
> Html_ajax-devel at lists.bluga.net
> http://lists.bluga.net/mailman/listinfo/html_ajax-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://bluga.net/pipermail/html_ajax-devel/attachments/20061221/d21ffd4f/attachment.html
More information about the Html_ajax-devel
mailing list