Hey people, Okay with HTML here, im trying to create a template manager (being able to edit the contents of a HTML template) which contents are shown inside a textarea. So to clarify, a textarea which contains HTML of a template. Such templates will contain textareas, so that would mean there will be a textarea inside a textarea, and the </textarea> ends the main (first) textarea. Any way around this? Thanks.