[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] xml



> As there any software that can modify an xml file so that it is not
> readable by a person but is still readable by a browser?

Hi Terry,

AFAIK, no.  That would break the standard.  You may be able to obfuscate it and 
then unscramble it (usually via JS), but IMHO that's asking for trouble in most 
things that use XML.

If you give us a little more information, we might be able to help you further.

Cheers,
Robert~