PDA

View Full Version

: Textbox Help: Next line??


Ferra
01-21-2010, 01:23 PM
I am trying to type and post a msg in a text box on a website. The msg is long and there are multiple lines and paragraphs.
Problem is, whatever I try to type in the textbox, the resulting post will end up with becoming one super long sentence / paragraph.

Basically, all the "Enter", next line or empty spaces will become a single space.

It is not my website so I cannot change the code / setting of the website.
So I am wondering if there is still any way for me to format it so that the msg will show up normally...

I've tried typing in things like /n, /r/n, /r.....etc, but it is not working.

freakshow
01-21-2010, 01:35 PM
try html code: <br/>