Posted on: 11/26/2013 8:28:10 PM | Views : 34642

hello,,
i Have a service method that returns a json object. The service seems to be working fine when try GET method with firefox restclient or fiddler.
I am having difficulties getting the ajax call to work. any ideas? I see he re is callback param that gets generated...
callback jQuery110207053929768221759_1385496952726  here is the json object.
{ "Error": null, "JSon": [ { "AUTONUM": "110", "AliasName": "user 1", "EmailAddr": "usr1@templocal.lab", "PrflPic": ". ...

Go to the complete details ...