On Wed, Feb 19, 2003 at 03:46:13PM +0800, bryan wrote: > Hi! i'm a newcommer to jabber. now i'm programming on Net::Perl. > here is my problem: > it's ok when sending messages in English. but i'm a chinese, when in chinese, > Jabberd reports " not well form". > i know the solution to this problem is ENCODING. but i don't know how to do it. > please help me! encode your message in utf8 it helps me.
you can use Iconv module or others. _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
