I have a textarea box,
<textarea name="body" rows=10 cols=40> .
How do I disable the user of the form from putting in html code in the text box?
Thanks!
<textarea name="body" rows=10 cols=40> .
How do I disable the user of the form from putting in html code in the text box?
Thanks!