| Author |
Message |
hansef
Joined: 06 Apr 2005 Posts: 1 Location: Warrenton, OR
|
| Posted: Wed Apr 06, 2005 - 7:23 pm Post subject: xmlhttprequest and safari "sandbox" security |
|
|
Hi, I am hoping to find a way to display styled XML in a widget I am working on, XML retrieved from a remote server. However as I understand it Safari only allows you to use xmlhttprequest.open to query the same domain your JS is on. Is this correct? How can I get remote XML into my widgets?
Thanks,
Hans Friedrich |
|
| |
|
| |
karbon
Joined: 22 Apr 2005 Posts: 1
|
| Posted: Fri Apr 22, 2005 - 10:50 am Post subject: Re: xmlhttprequest and safari "sandbox" security |
|
|
| I have the exact same question. Can anyone chip in here? |
|
| |
|
| |
masto
Joined: 08 Apr 2005 Posts: 4
|
| Posted: Fri Apr 22, 2005 - 3:55 pm Post subject: |
|
|
| This is covered in the documentation. See "Security" in the Dashboard Programming Guide. |
|
| |
|
| |