I know this isnt directly ASP but just wanted to know if anyone had the answer. I have a form on an asp where a people enter a lot of text. Inevitably they split up the data with new paragraphs. However, unless you physically enter <br><br> into the text field it does not display a line break on the output page. Does anyone know how to capture the use of the 'Return' button as <br> into the database?