JPProxy is a very simple yet powerful JSONP script. It allows you to make ajax like requests to any page on a server that has the jpproxy.php script on it. I tried really hard to make it as simple and generic as possible so the source is tiny. 1. Client A script tag is injected into the DOM and all the values are added to the url as GET parameters.