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. Web Development
  3. generic charset for all languages including asean and english

generic charset for all languages including asean and english

Scheduled Pinned Locked Moved Web Development
helpc++htmldata-structures
1 Posts 1 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.
  • S Offline
    S Offline
    Sandeep Vaidya
    wrote on last edited by
    #1

    I have an application written in VC++ which will dyanmically generate the html file and display. I have a requirement where if I am displaying the html in the Japanese OS, I should be able to display Japanese characters and any other supported language characters. We used the default charset i.e without mentioning any charset in the html content parameter. We are using this to display the set of files in the tree format. It works fine for the files with the small name. If the file name grows beyond some length, characters displayed will get currupted and display some unknown characters. Then onwards complete encoding will not work. If I use japanese character set for Japanese, it works fine. but default is creating the problem. I tried using the UTF-8, which is also not working. Please let me know for any generic way handling this issue. Thanks in advance. Sandeep

    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