Textarea in textarea rendering when it should not!?
Moderator: General Moderators
- JAB Creations
- DevNet Resident
- Posts: 2341
- Joined: Thu Jan 13, 2005 6:44 pm
- Location: Sarasota Florida
- Contact:
Textarea in textarea rendering when it should not!?
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?
- superdezign
- DevNet Master
- Posts: 4135
- Joined: Sat Jan 20, 2007 11:06 pm
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
Did you forget to use htmlspecialchars()?
- JAB Creations
- DevNet Resident
- Posts: 2341
- Joined: Thu Jan 13, 2005 6:44 pm
- Location: Sarasota Florida
- Contact: