Textarea in textarea rendering when it should not!?
Posted: Thu Aug 23, 2007 7:28 pm
I have a textarea inside of a textarea rendering instead of just being plain text. I've tried adding CDATA though that did more harm then good. The page is text/html. The strange thing is I already do this just fine with XHTML as application/xhtml+xml. What would make a textarea loaded in another textarea render in one situation but not another?