Hi, Does anyone know of a way to detect a text file's encoding (ANSI, UTF8, UTF7)? So that I can read the text file in a StreamReader with the right Encoding enabled. thanks
Hi, Does anyone know of a way to detect a text file's encoding (ANSI, UTF8, UTF7)? So that I can read the text file in a StreamReader with the right Encoding enabled. thanks