Tag Archives: same origin policy

Json Proxy for cross domain ajax requests

Due to stupid IE default same origin policy, you cannot just go and write yourself simple ajax scripts making calls in the background to other websites. It will work nicely on every other browser I use with no problems, but then guess what – theres Internet Explorer – right… Continue reading

Posted in Projects | Tagged , , , , | Leave a comment