overbyte
10-23-2007, 01:57 PM
wotcha
having an unexpected bit of behaviour from my textarea.
It is set to html but when i use special characters like £ and " or try to escape characters with a backslash like \£ it all gets put in literally. As the data is fed into it from an external php text editor, this is a little bit tricky. It is definately rendering as html because i'm using html tags in the copy. I've attached a pic of the copy
Can anyone tell me what might be causing this?
having an unexpected bit of behaviour from my textarea.
It is set to html but when i use special characters like £ and " or try to escape characters with a backslash like \£ it all gets put in literally. As the data is fed into it from an external php text editor, this is a little bit tricky. It is definately rendering as html because i'm using html tags in the copy. I've attached a pic of the copy
Can anyone tell me what might be causing this?