[
Lists Home |
Date Index |
Thread Index
]
- From: Tim Bray <tbray@textuality.com>
- To: xml-dev@ic.ac.uk
- Date: Thu, 30 Sep 1999 12:13:31 -0700
At 11:59 AM 9/30/99 -0700, Andrew Layman wrote:
>One thing you can do encode your data using a format such as Base64. This
>will, unfortunately, render the data illegible until it is similarly
>decoded.
Right, this problem keeps coming up. Two pieces of advice:
1. for binary data, use base64
2. for text data, don't use control characters
Unfortunately #2 is hard to accomplish for some people. -Tim
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo@ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|