|
I'd like to send in arbitrary HTML in a message body, like <a href=...>test</a>, to generate a link in a jabber chat window. However, the characters are encoded, e.g. the < becomes < - does anyone know whether I can somehow bypass this encoding (and whether the message would still take)?
Thanks.. |