On Sat, January 13, 2018 2:08 pm, Mark via use-livecode wrote:
> If your XML is UTF8-enconded and your UTF8 data is correct, it will
> work. Your probably isn't invalid XML but either a problem with the
> encoding of the entire file or a particular string.
>
> The best way to validate XML on your
If your XML is UTF8-enconded and your UTF8 data is correct, it will
work. Your probably isn't invalid XML but either a problem with the
encoding of the entire file or a particular string.
The best way to validate XML on your server is to install a little
command line utility and use the shell
Hi list,
I have several server-side LC scripts that transform text and data
uploaded by end users on web pages into xml to be stored in a database and
used later in other web pages or apps.
The problem is, despite all the correction scripts I have added, that
sometimes the uploaded content