Results 1 to 2 of 2

Thread: String Encoding

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2000
    Location
    Europe, Lithuania
    Posts
    309

    String Encoding

    Hi,

    I have problem in string encoding.

    When I get text from web site, which is encoded in "Windows Baltic" all charters are encoded incorrectly. I use Encoding.UTF7.GetString, how convert to other coding system?

    Thnx

  2. #2
    Frenzied Member
    Join Date
    Oct 2002
    Location
    Gammapolis
    Posts
    1,474
    Use Encoding.Convert method.
    'Heading for the automatic overload'
    Marillion, Brave, The Great Escape, 1994

    'How will WE stand the FIRE TOMORROW?'
    Eloy, Silent Cries and Mighty Echoes, The Vision - Burning, 1979

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width