5
Reply

Error on Json.parse

Ask a question
Abolfazl

Abolfazl

8y
360
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)