Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Problem with unicode data

Problem with unicode data

Scheduled Pinned Locked Moved C / C++ / MFC
helptutorialquestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    Veera Raghavendra 0
    wrote on last edited by
    #1

    Hai.. I am extracting the data from various webpages using the IHTMLDocument2, IHTMLEElement and other interfaces in mshtml.dll. If webpage contains any unicode data it is returning some symbols like ???? ???? instead of the actual data. How to fix this bug and retrieve the actual data. Thanks, Raghu e.veera raghavendra

    M 1 Reply Last reply
    0
    • V Veera Raghavendra 0

      Hai.. I am extracting the data from various webpages using the IHTMLDocument2, IHTMLEElement and other interfaces in mshtml.dll. If webpage contains any unicode data it is returning some symbols like ???? ???? instead of the actual data. How to fix this bug and retrieve the actual data. Thanks, Raghu e.veera raghavendra

      M Offline
      M Offline
      MailtoGops
      wrote on last edited by
      #2

      Hi, Is it returning the data ??????? or displaying like ???? (Suppose message box/MSDEV Editor).. If it displays ??????, you must install profer font on your PC. And also while creating fonts, you should mention the charset of the language you are using.. Operating systems also could be issues.. Can you tell me what operating systems you are using, font using and the language of interests... " Action without vision is only passing time, Vision without action is merely day dreaming, But vision with action can change the world " - Words from Nelson Mandela Thanks & Regards, Gopalakrishnan

      V 1 Reply Last reply
      0
      • M MailtoGops

        Hi, Is it returning the data ??????? or displaying like ???? (Suppose message box/MSDEV Editor).. If it displays ??????, you must install profer font on your PC. And also while creating fonts, you should mention the charset of the language you are using.. Operating systems also could be issues.. Can you tell me what operating systems you are using, font using and the language of interests... " Action without vision is only passing time, Vision without action is merely day dreaming, But vision with action can change the world " - Words from Nelson Mandela Thanks & Regards, Gopalakrishnan

        V Offline
        V Offline
        Veera Raghavendra 0
        wrote on last edited by
        #3

        Hi, I have installed all the fonts in which I require, and using the Windows XP. Mainly i am retrieving the data using the IHTMLDocument and other IHTML interfaces and string into the CSting variables.After, I will write this data in the text file. Thnaks, e.veera raghavendra

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups