5
Answers

Error on Json.parse

Abolfazl

Abolfazl

8y
361
1
Hi
I'm writing a web service in asp.net mvc, I want to send some HTMLs to client and I use json for this.
in client side when I use JSON.parse method to parse json received from server it shows me a invalid character error.
 
can you help me?
 
thanks 
 

Answers (5)