RE: Encode to Quoted-Printable?
Hi,
..NET Base Class Library doesn't provide support for Quoted-Printable
encoding, however, you can find many freely available class to do that,
such as this:
#Binary to Text Encode/Decode Class - The Code Project - .NET
http://www.codeproject.com/dotnet/TextCoDec.asp
Hope this helps. Please feel free to let me know if you think the above
library doesn't work for your case.
Regards,
Walter Wang (wawang@xxxxxxxxxxxxxxxxxxxx, remove 'online.')
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
.
Relevant Pages
- Re: How do I tell Word 2003 my mail-merge text is NOT UTF-8?
... supported by the tool in which the programs are developed (Borland Developer ... the data source come from a variety of places. ... of OpenDataSourcedoes not have an encoding parameter as Documents.Open ... If you are using Word 2000, that can't work because it doesn't support OLE ... (microsoft.public.word.mailmerge.fields) - Unicode text editor mined 2000 release 14
... Mined provides both extensive Unicode and CJK support offering many ... New command Alt-x toggles preceding character and its hexadecimal code. ... just determines and displays terminal encoding. ... supporting wide range of terminals ... (comp.editors) - Unicode text editor mined 2000 release 14
... Mined provides both extensive Unicode and CJK support offering many ... New command Alt-x toggles preceding character and its hexadecimal code. ... just determines and displays terminal encoding. ... supporting wide range of terminals ... (de.comp.editoren) - Re: [RFC PATCH 0/4] Implementation of IR support using the input subsystem
... Second pass at implementing evdev support for IR. ... Encoders and decoders have not been written for all protocols. ... For example thirty different vendors may use the NEC encoding. ... (Linux-Kernel) - mined: Unicode text editor back for minix?
... Mined provides both extensive Unicode and CJK support offering many ... specific features and covering special cases that other editors ... of terminal variations, or Han character information). ... Versatile character encoding support ... (comp.os.minix) |
|