I am having to support a classic asp site and there is an issue with text containing paragraphs. Users enter the text into a text box which is then stored in an SQL server table.
If they then open the record to edit the text the paragraphs are still intact, however if the text is output using response.write then the paragraphs all merge into one big ugly chunk of text. Does anyone know whats causing this and how to get around it as I am a bit stumped.
TIA
If they then open the record to edit the text the paragraphs are still intact, however if the text is output using response.write then the paragraphs all merge into one big ugly chunk of text. Does anyone know whats causing this and how to get around it as I am a bit stumped.
TIA
