I want to retrieve some data from another server via ajax. I have searched through the net and been advised to use jsonp method. My question is if that other server does not returns data in json format rather than plainText then how can i catch that data, is there any way?
问问题
634 次