¡@

Home 

2014/10/16 ¤W¤È 12:10:44

jquery Programming Glossary: yourserver.com

Testing/Building MSDN article “JSON with Padding (AJAX) ”

http://stackoverflow.com/questions/4219937/testing-building-msdn-article-json-with-padding-ajax

CustomerService.svc getcustomer method ' var dev 'http yourserver.com CustomerService.svc GetCustomer method ' .getJSON dev function.. alert customer.Address alert customer.Name if i run http yourserver.com CustomerService.svc getcustomer method foo' on the remote domain.. remote domain i get access denied error AND if i run http yourserver.com CustomerService.svc getcustomer method ' i get this error see..

Testing/Building MSDN article “JSON with Padding (AJAX) ”

http://stackoverflow.com/questions/4219937/testing-building-msdn-article-json-with-padding-ajax

Padding AJAX &rdquo UPDATE 3 var local 'http localhost 1163 CustomerService.svc getcustomer method ' var dev 'http yourserver.com CustomerService.svc GetCustomer method ' .getJSON dev function customer alert customer.Address alert customer.Name if.. GetCustomer method ' .getJSON dev function customer alert customer.Address alert customer.Name if i run http yourserver.com CustomerService.svc getcustomer method foo' on the remote domain i get access denied error AND if i run http yourserver.com.. CustomerService.svc getcustomer method foo' on the remote domain i get access denied error AND if i run http yourserver.com CustomerService.svc getcustomer method ' i get this error see below and i have exactly what you have in your sample page...