From: Garrett Smith on 9 Jan 2010 18:29 kangax wrote: > On 1/9/10 5:16 AM, Jorge wrote: >> On Jan 9, 6:45 am, kangax<kan...(a)gmail.com> wrote: >>> On 1/7/10 10:11 PM, Jorge wrote: >>> >>>> On Jan 8, 1:00 am, "FAQ server"<javascr...(a)dotinternet.be> wrote: >>>>> XMLHttpRequest ` can send HTTP requests to [...] >> ? > > Sounds alright. > >> >>> Firefox 3.5+ does >>> (https://developer.mozilla.org/En/HTTP_Access_Control). >> >> Safari>= 4 does: >> http://www.google.com/search?q=%22Cross-Site+Requests%22+site:developer.apple.com >> > > Ah, thanks, good to know > (<http://developer.apple.com/safari/library/documentation/AppleApplications/Conceptual/SafariJSProgTopics/Articles/XHR.html#//apple_ref/doc/uid/TP40006227-SW8>) > <-- that's one monstrous URL they've got there. > > There's also XDomainRequest in IE > (<http://msdn.microsoft.com/en-us/library/dd573303%28VS.85%29.aspx>). I > haven't looked into it yet. > This looks like answers to the question about communicating for with a server on a different domain. Would this be better subject matter for a separate question or perhaps a brief write-up for communicating with a server on another domain, that could be linked? Covering all aspects in an FAQ entry could be very lengthy. -- Garrett comp.lang.javascript FAQ: http://jibbering.com/faq/
First
|
Prev
|
Pages: 1 2 3 Prev: Difference between WScript and CScript Next: dynamically adding filter +IE6 |