textarea inside textarea [Solved]
Posted: Sat Nov 05, 2005 3:42 pm
I allow HTML in one of my forms.
and when someone puts in <textarea>whatever</textarea> it tends to mess up the page where they can edit this area. the </textarea> seems to be acting as the </textarea> for the input.
is there anyway to go around this, except replacing the <> with something like [textarea]whatever[/textarea]
and when someone puts in <textarea>whatever</textarea> it tends to mess up the page where they can edit this area. the </textarea> seems to be acting as the </textarea> for the input.
is there anyway to go around this, except replacing the <> with something like [textarea]whatever[/textarea]