o'm reading a text file into a textbox. problem is the  character appears in the first line of text and streamreader does not read past this character. i need a way to open the text file, replace all similar characters and then save the text file. pls help