Current location - Quotes Website - Signature design - How to remove bom signature when writing files in asp
How to remove bom signature when writing files in asp
1, the method of removing BOM header by editplus

After the editor adjusts to UTF8 encoding format, there will be a string of hidden characters (BOM) in front of the saved file, which is used by the editor to identify whether the file adopts UTF8 encoding. Run Editplus, click tools, select preferences, select files, UTF-8 logo selection always delete signatures,