There is no single function to convert text line break to html line break in ASP. This has many requirements particularly when you are sending html email or posting the textbox entered data to the screen. The line breaks inside the textarea won't reflect as it is when we show the output through the browser. Reason is text line breaks we have to change to html line breaks.