JSONP the easy way with jQuery and a simple IHttpHandler(galratner.com)
submitted by
galratner(309) 1 year, 5 months ago
JSONP or “JSON with padding” is a slight variation of JSON. In JSON we create a string representation of a JavaScript object and call eval(myObject) in order to create a live JavaScript object. We can then show the data in the object by simply looping over the fields or collections and setting the HTML in a div.
|category: AJAX
|Views: 18
tags:
AJAX another
Everyones tags:
Your Tags: