Tagged Questions
3
votes
5answers
325 views
Proxy page for Office 365
I am working on an Office 365 (SharePoint Online) website, and I am looking for a way to retrieve data (xml, json) from remote sites that don't necessarily support JSON-P or CORS.
I could use an XML ...
0
votes
2answers
2k views
SharePoint Cross Domain Request with jQuery
I've been going around in circles for a couple hours now to no avail. I had thought that what I wanted to do was not possible but some threads that I was reading on SO were saying otherwise so I ...