I've been working on this code and everything is fine except for one of the ouputs. Basically its a simple textbox builder. The problem is the textarea code within another textarea code. What happens is that the 2nd textarea is process. So I tried using the pre tag and still the textarea is still process instad of display the code. So is there anyway to display textarea coding in html without it being processed?