I have an asp page with a form in it. There are several large textboxes on the form, similar to this one.
When users enter the text they can space everything out nicely with paragraphs etc, but then when the data is extracted from the database to view it comes in one long text line with paragraphs etc removed. How can I get around this?
When users enter the text they can space everything out nicely with paragraphs etc, but then when the data is extracted from the database to view it comes in one long text line with paragraphs etc removed. How can I get around this?