Populating Data into textArea - shows HTML
Posted: Sat Oct 04, 2008 11:53 am
Hi guys,
When the data from the from the textArea is stored into the database in the "text" field. the paragaphs have <br /> in them.
When the data is populated into a textArea it has the <br/> tag in it. How do I remove it? is there a way to overcome this?
The data entered into the textArea
The future is not somewhere we are going. It is something we are creating. Every day we do things that make some futures more probable and others less likely.
Global warming already disrupts millions of lives daily in the forms of destructive weather patterns and loss of habitat.
The data populated into the textArea
The future is not somewhere we are going. It is something we are creating. Every day we do things that make some futures more probable and others less likely.<br />
<br />
Global warming already disrupts millions of lives daily in the forms of destructive weather patterns and loss of habitat.<br />
<br />
How do I display with the HTML tags? any ideas ppl?
thanks
When the data from the from the textArea is stored into the database in the "text" field. the paragaphs have <br /> in them.
When the data is populated into a textArea it has the <br/> tag in it. How do I remove it? is there a way to overcome this?
The data entered into the textArea
The future is not somewhere we are going. It is something we are creating. Every day we do things that make some futures more probable and others less likely.
Global warming already disrupts millions of lives daily in the forms of destructive weather patterns and loss of habitat.
The data populated into the textArea
The future is not somewhere we are going. It is something we are creating. Every day we do things that make some futures more probable and others less likely.<br />
<br />
Global warming already disrupts millions of lives daily in the forms of destructive weather patterns and loss of habitat.<br />
<br />
How do I display with the HTML tags? any ideas ppl?
thanks