I have a jquery.getJSON() call that is failing to call the result handler
when the JSON dataset being returned contains an ASCII 132 character (an "e"
with a backtick above it) ... in this case, it's part of someones last name.

It's not generating any kind of javascript error either.. the json data is
being returned, jquery just either isn't dealing with it or is failing
silently (as jquery is known to do)

What should I do here?

Rick


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:339974
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to