B
Brian K. Maher
Guest
Krishna, May I be so bold as to suggest that what you are seeing in the JSON results is actually what you want since it is valid JSON and that whatever JSON parser you are (or should be) using to parse this JSON will properly handle the escaped double quotes and return to you the data in the form you want. Brian
Continue reading...
Continue reading...