Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 834983
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T04:45:18+00:00 2026-05-15T04:45:18+00:00

I have a multi-line text box. When users simply type away, the text box

  • 0

I have a multi-line text box. When users simply type away, the text box wraps the text, and it’s saved as a single line. It’s also possible that users may enter line breaks, for example when entering a “bulleted” lists like:

Here are some suggestions:
 - fix this
 - remove that
 - and another thing

Now, the problem occurs when I try to display the value of this field. In order to preserve the formatting, I currently wrap the presentation in <pre> – this works to preserve user-supplied breaks, but when there’s a lot of text saved as a single line, it displays the whole text block as single line, resulting in horizontal scrolling being needed to see everything.

Is there a graceful way to handle both of these cases?

  • 1 1 Answer
  • 2 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T04:45:18+00:00Added an answer on May 15, 2026 at 4:45 am

    The easiest way of dealing with this is turning all line breaks \n into <br> line breaks. In PHP for example, this is done using the nl2br() function.

    If you want something a bit more fancy – like the list you quote getting converted into an actual HTML <ul> for example – you could consider a simple “language” like Markdown that SO uses. It comes with natural, simple rules like

    # Heading 1
    ## Heading 2
    ### Heading 3
    
    * Unordered List item
    * Unordered List item
    
    1. Numbered List item 
    2. Numbered List item
    

    etc….

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a multi-line text view that can get quite large. When the user
I have a multi line text box like : <asp:TextBox CssClass=txtform ID=txtWhom runat=server Height=78px
Is it possible to have a multi-line textbox (im using asp.net c#) where the
Is it possible to have differently colored lines in multiline text box? I'm adding
I have a multi-line textbox that typically displays very long strings (license agreements, for
I am writing text to a multi-line text box using data from the serial
I have a multiline text box, and I'd like to display the user's current
I have: Textbox(Multi-line) Panel Different controls inside panel (buttons,textbox) Scenario: I need to add
I'm not sure what this functionality is properly called. But I have a single-line
Hi I have created user control for re-sizable text box. <asp:Panel ID=PanelText runat=server CssClass=frameText>

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.