in reply to Re: Replacing new lines in multi line text box form fields with <br>.
in thread Replacing new lines in multi line text box form fields with <br>.

I'm taking the data and storing it a database as text. So from what you're saying I'd take the data as I get it out of my database and then replace the /n with what ever the equilivent tag is for what I'm displaying.
  • Comment on Re^2: Replacing new lines in multi line text box form fields with <br>.

Replies are listed 'Best First'.
Re^3: Replacing new lines in multi line text box form fields with <br>.
by davorg (Chancellor) on Nov 26, 2004 at 14:09 UTC

    Yes. That's exactly what I'm saying.

    --
    <http://www.dave.org.uk>

    "The first rule of Perl club is you do not talk about Perl club."
    -- Chip Salzenberg