Re: PutFile (myMemoryStream) - WeOnlyDo Discussion board

Re: PutFile (myMemoryStream) (General questions)

by woddrazen, Monday, December 12, 2011, 22:22 (4512 days ago) @ Hal

Hal,


Can you please change encoding from Unicode to UTF8 (this is unicode also).

Something like this:[code]System.Text.Encoding.UTF8.GetBytes(TextBox1.Text)[/code]
Does that help maybe?


Drazen


Complete thread: