Forum Moderators: coopster

Message Too Old, No Replies

PHP HTML form closing Textarea

         

Alger

12:57 am on Oct 18, 2005 (gmt 0)

10+ Year Member



Hello... Quick question

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?

dreamcatcher

8:03 am on Oct 18, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi Alger,

You need to convert the textarea in the other textarea to character entities.

Try this:

[uk2.php.net ]

dc