Difference between revisions of "Sandbox"

From Organic Design wiki
m
Line 4: Line 4:
 
type: 'POST',
 
type: 'POST',
 
url: 'http://127.0.0.1:8080/Foo/_xfer.json',
 
url: 'http://127.0.0.1:8080/Foo/_xfer.json',
data: {'baz.abc':'1234567'},
+
data: {'Baz.abc':'1234567'},
 
dataType: 'html',
 
dataType: 'html',
 
success: function(res) {
 
success: function(res) {

Revision as of 15:37, 8 September 2013