Y
ywchan
i use pop3 with .NET to retrieve email
it works fine for english only...if the message contains chinese,
the chinese characters sometimes display as base64 (e.g.
=?big5?B?jkfajfdfjkk==?= ) / quoted-printable (e.g.=A2=C8=D8)
I wonder how to convert them back to chinese characters...Thanks
it works fine for english only...if the message contains chinese,
the chinese characters sometimes display as base64 (e.g.
=?big5?B?jkfajfdfjkk==?= ) / quoted-printable (e.g.=A2=C8=D8)
I wonder how to convert them back to chinese characters...Thanks