mardi 4 août 2015

Want to generate a pdf with Ajax response not getting in proper format

I am getting a response like that i have attached image please check it and give me solution to convert in json enter image description here enter image description here

Code.

Ext.Ajax.request({method : 'POST',url:''withCredentials : true,defaultXhrHeaders:{'Content-Type': 'application/x-www-form-urlencoded'},disableCaching : true,success: function(response){}});

Aucun commentaire:

Enregistrer un commentaire