Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / JSONP

JSONP

JSONP

Great Reads

by Gil Fink
A simple example of making a JSONP call to a WCF Data Service using jQuery.
by henry sentio kauta
Android at figure tips
by Gary Stafford
A simple example of a non-ASP.NET restaurant menu and order form, which interacts with cross-domain RESTful WCF Services using JSONP and jQuery
by Florian Rappl
JSON Schema may be the answer to most problems in dealing with JSON files. We explore JSON Schema from a practical point of view.

Latest Articles

by Gil Fink
A simple example of making a JSONP call to a WCF Data Service using jQuery.
by henry sentio kauta
Android at figure tips
by Gary Stafford
A simple example of a non-ASP.NET restaurant menu and order form, which interacts with cross-domain RESTful WCF Services using JSONP and jQuery
by Florian Rappl
JSON Schema may be the answer to most problems in dealing with JSON files. We explore JSON Schema from a practical point of view.

All Articles

Sort by Score

JSONP 

by Matthew Dennis
jQuery has changed its implementation of how it creates JSONP requests in a way that can break some applications.
by Jules Bartow
My dataType:json call to WSEzPL8.asmx/GetCompaniesJSON for a jQuery auto-complete dropdownlist list inside a jQuery dialog works great (just in case anyone is having problems getting their AjaxControlToolkit ComboBox inside an AjaxControlToolkit ModalPopupExtender to work). Fiddler shows JSON...
by Alexander Parra Lorenzo
example to request a JSON data