Maybe a trivial question,
but do I have to conclude from the W3C spec for XMLHttpRequest.open(...)
http://www.w3.org/TR/XMLHttpRequest/#open
esp. nr. 11
that XMLHttpRequest.open(...) are disallowed if they target for another
domain, than the one the document is in?
Like disallowing cross-site calls?
Is that only theory or do the implementations of XMLHttpRequest follow
that?
mf
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]