A common scenario (at least for me) is the following: 1. Accept text input into a web form that includes multiline text boxes. The text often includes line breaks. 2. The text is stored in a database such as SQL Server 2005. SQL Server 2005 has no problem...