formatted expenditure in a extarea?

M

Maria Sudderman

I wish html con in a textarea represent.

<textarea rows="2" name="S1" cols="20"><b>hallo</b></textarea>

i see <b>hallo</b>

I wish a formatted expenditure.

?

maria
 
R

rf

Maria Sudderman said:
I wish html con in a textarea represent.

<textarea rows="2" name="S1" cols="20"><b>hallo</b></textarea>

i see <b>hallo</b>

I wish a formatted expenditure.

You cannot. Stuff inside a textarea is exactly that, text, not HTML.
 
N

Neredbojias

Well bust mah britches and call me cheeky, on Mon, 16 Jul 2007 06:46:07 GMT
Maria Sudderman scribed:
I wish html con in a textarea represent.

<textarea rows="2" name="S1" cols="20"><b>hallo</b></textarea>

i see <b>hallo</b>

I wish a formatted expenditure.

?

I don't use <textarea>s, but have you tried:

<textarea rows="2" name="S1" cols="20" style="font-weight:bold;">hallo
</textarea>

?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top