Any tricks to ensure that text I receive from an internet (HTML) source - destined to be placed into a nice pretty JSON wrapper is safe to go? At the moment it is bugging out somewhere.
I'm placing the text into an array and then using Monte's mergJsonEncode function to decode it. Usually works fine - but in this case it looks like the content needs some tidying before I put it into the array. Hand escaping characters is not really what I want to do - maybe someone has a function I can use? _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode