MustangJoe
Member
- Joined
- Jan 29, 2004
- Messages
- 6
Im new to the VB.NET Framework and language, and am still a little confused as how to write to a text file with just plain text. Ive figured out how to write a stream of bytes, and how to convert a string to an array of bytes, but I want to write to a file in just plain text. Any help would be greatly appreciated.