Search results for query: *

  1. N

    Removing the BOM from a Unicode text file

    I am trying to write an app that creates a config text file in unicode that does not contain the BOM (Byte Order Mark) - does anyone know how to write such a text file in VB .NET, or even how to remove the BOM from an existing text file would work. I am truly stumped. I've spent all day trying...
Back
Top