[jQuery] Re: Ajax cross site (same domain) problems

2008-11-05 Thread kudu
PROTECTED] wrote: It should. Check your document.domain after all scripts have run to see if it's really changed. On Nov 4, 8:07 pm, kudu [EMAIL PROTECTED] wrote: I am attempting to call page through ajax accross different sites within the same doman. The error displayed is: Access

[jQuery] Ajax cross site (same domain) problems

2008-11-04 Thread kudu
I am attempting to call page through ajax accross different sites within the same doman. The error displayed is: Access to restricted URI denied code: 1012 I have set document.domain to reflect the shared domain i.e. calling foo.baz.com/myscript.php from bar.baz.com having set document.domain =