JMail form for Japanese chars in ASP

Discussion in 'C#' started by ewc21, Feb 3, 2007.

  1. #1
    I set up a form using JMail that accepts Japanese characters. Currently I am using Shift_JIS encoding. Preview shows the right characters but when I receive a text in my Gmail account it returns garbage message.

    Anyone who has idea how to fix this? Many thanks!
     
    ewc21, Feb 3, 2007 IP
  2. ccoonen

    ccoonen Well-Known Member

    Messages:
    1,606
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    160
    #2
    It might be actually working and displaying the Japanese chars - but maybe Google or your WebBrowser cannot display them appropriately.
     
    ccoonen, Feb 5, 2007 IP