> Hi,
>
[quoted text clipped - 9 lines]
>
> Thank you, Jan.
I only know this from being used in mail messages, but I can't remember
its name. "Quoted Printable" or something. Yep:
<http://en.wikipedia.org/wiki/Quoted-printable>
Apache's Jakarta project seems to have a decoder for it
<http://www.google.com/search?hl=en&lr=&c2coff=1&q=%22Quoted+Printable%22+decoder+java>

Signature
Regards,
Roland de Ruiter
` ___ ___
`/__/ w_/ /__/
/ \ /_/ / \
Jan Kastorp - 16 Jun 2005 20:03 GMT
Thanks :-).
The org.apache.commons.codec.net.QCodec class solved my problem.