Hello everyone,
I have a photography program that captures photo details in a richtextbox. But I want to append that information into either a new or existing text file. The existing text file is sometimes encoded as ANSI, UNICODE or UTF-8. When I try to append the contents to a UNICDOE file all I get is a series of squares representing the richtextbox control data being written into a unicode file . Can someone please suggest the best approach to solve this problem, thanks very much! ;)
Joe
I have a photography program that captures photo details in a richtextbox. But I want to append that information into either a new or existing text file. The existing text file is sometimes encoded as ANSI, UNICODE or UTF-8. When I try to append the contents to a UNICDOE file all I get is a series of squares representing the richtextbox control data being written into a unicode file . Can someone please suggest the best approach to solve this problem, thanks very much! ;)
Joe