≡
×
Plus
Manual
Examples
Reference
Download
Blog
Community
Support
Problem with ajax and backslash
Problem with ajax and backslash
bika
Posts: 25
Questions: 0
Answers: 0
October 2010
edited October 2010
in
General
Hello,
I'm using coldfusion jsStringFormat function on the server side which returns a js safe string but when the
aaData
contains and escaped character like: O\'Leary
it throws an error that the json data is not correct
Any ideas
Replies
allan
Posts: 65,821
Questions: 1
Answers: 10,951
Site admin
October 2010
Run your JSON through http://jsonlint.com - that will point out where any errors might be.
Allan
This discussion has been closed.
Replies
Allan