SmtpClient Encoding troubles

Discussion in 'ASP.NET 2.0' started by norikanetua, Sep 24, 2008.

  1. Dear Sirs!

    I'm trying to use SmtpClient() in my Website.
    When a new user registered, I send him e-mail with confirmation.

    The trouble is:

    I'm using Russian symbols in e-mail text, and when Mail comes to user, there is no text in it, Only English symbols comes.

    Here is code example:

     

Share This Page