I believe you have to set a content-type header in the email message which you are creating. (Or perhaps some other kind of header. And perhaps a Mime-version: 1.0 header. I've never done this myself.)
Susan Henshaw wrote:
>>Went down that path too, by adding:
Mailto:?Content-type:text/html&body=mailbodyI do not believe "text/html" is sufficient for a Content-type header, because you still have not told the mail client that it is getting Japanese characters which it needs to decode.
Try looking at the headers in the source of an email message which successfully renders the Japanese characters. There you should see a content type and maybe a transfer encoding which I suspect you will need to put into the message you are creating.
Rich Hammer
_______________________________________________ Juglist mailing list [EMAIL PROTECTED] http://trijug.org/mailman/listinfo/juglist_trijug.org
