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. ASP.NET
  4. web form needs to be used for several languages

web form needs to be used for several languages

Scheduled Pinned Locked Moved ASP.NET
tutorialquestionhtml
2 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.
  • D Offline
    D Offline
    dcof
    wrote on last edited by
    #1

    In a web form application I support, I need to have the web pages display in the following new languages: Karen, Burmese, Nepali, and Arabic. Right now the application is displayed in English and Spanish. My question is how to have the pages display in the various languages and here is what I am thinking: Have the html that is generated point to the various languages by using different fonts. For example:  For the Karen language, the font would be 'Karen Hiland', For Arabic language the font would be 'Arabic (Iraq), If the above would not work, what would the web form need to make the html display to show what language is currently being displayed? if that does not work, what would you suggest I do to accomplish my goal?

    F 1 Reply Last reply
    0
    • D dcof

      In a web form application I support, I need to have the web pages display in the following new languages: Karen, Burmese, Nepali, and Arabic. Right now the application is displayed in English and Spanish. My question is how to have the pages display in the various languages and here is what I am thinking: Have the html that is generated point to the various languages by using different fonts. For example:  For the Karen language, the font would be 'Karen Hiland', For Arabic language the font would be 'Arabic (Iraq), If the above would not work, what would the web form need to make the html display to show what language is currently being displayed? if that does not work, what would you suggest I do to accomplish my goal?

      F Offline
      F Offline
      F ES Sitecore
      wrote on last edited by
      #2

      It's usually done with resource files. If it is already multi-lingual then can't you simply extend the method you have now for other languages? Converting a site to use resource files if it doesn't currently use them is a substantial effort.

      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