"AppleDopod" <hk_007@hotmail.com> schrieb:
Is it possible to output a .txt file in utf16 encoding using vb.net?
Yes, pass 'System.Text.Encoding.Unicode' in the appropriate parameter of the
'StreamWriter''s constructor.
--
M S Herfried K. Wagner
M V P <URL:
http://dotnet.mvps.org/> V B <URL:
http://dotnet.mvps.org/dotnet/faqs/>