Top "Carriage-return" questions

Carriage return is one of the control characters in ASCII code, Unicode, EBCDIC, and many other codes.

Formatting populated textarea, carriage returns, newlines, and HAML

When i populate a textarea with text using \r\n (carriage return - newline) the text is formatted improperly [UPDATE: \…

ruby-on-rails textarea newline haml carriage-return
SSIS: Can't handle line-feeds in CSV (Column delimiter not found)

I have some CSV files that appear OK in Notepad and Excel however seem to have extra line-feeds in them …

character-encoding ssis carriage-return linefeed
Why does Javascript only count carriage returns as one character when it is two?

This is an offshoot of this question: Chrome counts characters wrong in textarea with maxlength attribute In that question it …

javascript dom carriage-return