On Jan 8, 2006, at 5:08 PM, Eugene Lazutkin wrote:
Mike wrote:
I am surprised not to see any other post in this regard. Is it common
knowledge?
Yes. It is a security-related restriction, which supported by many
(all?) browsers. Don't ask me why.
There's several reasons, but none of them are all that good. Flash
doesn't have this restriction, for example, so long as the server
permits the user to talk to it.
There is a way to sort-of work around this if you are making
XMLHttpRequests to another server in the same domain, Abe Fettig has
done some great work in figuring out how to actually make that happen:
http://tinyurl.com/7pl9l
http://tinyurl.com/9buwh
-bob