1
Answer

how to write in a file a multiline TextBox?

If i write the textbox value at a file, it writes each line of the textbox in a different line of the file. How can i write all lines of the textbox in the same file line? thnx

Answers (1)