JSON to JSONP: Bypass Same-Origin Policy
Posted by: The Code Project Latest Articles,
on 26 Sep 2009 |
View original | Bookmarked: 0 time(s)
This article shows how JavaScript Object Notation with Padding (JSONP) can be used to get data from different domains bypassing same-origin policy....