Can any of the HTML guru's on here help me with this... I want to display HTML inside of a <textarea>.
Here is the code I'm using:
Its not an input form or anything like that... I just want the text to be displayed in a box with a scroll bar on the right side. I need to be able to have the text formatted though in HTMLHTML Code:<textarea name="AUP" cols="70" rows="8"> A bunch of text here with html code inside of it </textarea>
Thanks in advance for any help![]()



