Re: html:textarea - escape html special characters

2005-11-09 Thread Kjersti Berg
On 10/11/05, Laurie Harper <[EMAIL PROTECTED]> wrote: > Kjersti Berg wrote: > > The html:textarea will escape html special characters to html > > entities. Inputing an & will give a string with &. Fair enough. > > But why does inputting a < or > give you < instead of < ? > > Probably as a result

Re: html:textarea - escape html special characters

2005-11-09 Thread Laurie Harper
Kjersti Berg wrote: The html:textarea will escape html special characters to html entities. Inputing an & will give a string with &. Fair enough. But why does inputting a < or > give you < instead of < ? Probably as a result of how you're using it; maybe you have nested tags leading to the

html:textarea - escape html special characters

2005-11-09 Thread Kjersti Berg
The html:textarea will escape html special characters to html entities. Inputing an & will give a string with &. Fair enough. But why does inputting a < or > give you < instead of < ? Kjersti - To unsubscribe, e-mail: [EMAIL