Forum Moderators: coopster
Developing a small CMS and I have a problem.
I have a dynamically generated form that users can edit HTML in.
The problem is that one user wants to add a feedback form in their content page.
What happens is that the HTML </textarea> that the user enters in the form closes the textarea that they are supposed to be typing in.
Any suggestions?
You need to convert the textarea in the other textarea to character entities.
Try this:
[uk2.php.net ]
dc