To Anyone That Can Help, I?m trying to develop an application that reduces multiple blank spaces in a text or HTML file to a single space and returns multiple lines of text into a single line of text. I have successfully completed the removing of spaces but I can?t seem to turn multiple lines of text into a single line. I upload selected file to a text area, manipulate the text and set the text to a second text area for saving as a file.