I have 1,000's of HTML files all with BOM at the beginning. When a page loads in the browser it displays chinese looking charecters.
My question - is there a way to remove BOM from the beginning of my html files using find and replace with regex in Dreamweaver?
If not, any other solutions would be great I just need the pages to display properly in a browser. At this point I am open to anything - including anything I could do with apache. Please keep in mind I am not a developer.