Several characters must be escaped in JSON data to avoid any problems while reading them in JavaScript.
These characters are :
- ‘ single quote
- ” quote
- \ backslash
- all control characters like \n \t
Read the rest of this entry »
Tags: domino, javascript, json, lotus, notes