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. Globalization

Globalization

Scheduled Pinned Locked Moved ASP.NET
csharpasp-nettutoriallearning
4 Posts 3 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.
  • U Offline
    U Offline
    Usharva
    wrote on last edited by
    #1

    Hi, How to change keyboard language programmatically in asp.net. so that user can enter in their own language instead of specifying everything in Resource File Thanks in Advance

    C 1 Reply Last reply
    0
    • U Usharva

      Hi, How to change keyboard language programmatically in asp.net. so that user can enter in their own language instead of specifying everything in Resource File Thanks in Advance

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      The first step would be some sort of IP mapping to work out the location of your user, unless you ask them. But, given that an ASP.NET program never interacts with the keyboard directly the way a winforms app can, I'm not sure what it is you're asking. Are you talking about the language of the page, not the keyboard setting ? In that case, see my first sentence.

      Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

      M 1 Reply Last reply
      0
      • C Christian Graus

        The first step would be some sort of IP mapping to work out the location of your user, unless you ask them. But, given that an ASP.NET program never interacts with the keyboard directly the way a winforms app can, I'm not sure what it is you're asking. Are you talking about the language of the page, not the keyboard setting ? In that case, see my first sentence.

        Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

        M Offline
        M Offline
        Manas Bhardwaj
        wrote on last edited by
        #3

        Christian Graus wrote:

        The first step would be some sort of IP mapping to work out the location of your user, unless you ask them

        I would rather use the browser locale setting.

        Manas Bhardwaj Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.

        C 1 Reply Last reply
        0
        • M Manas Bhardwaj

          Christian Graus wrote:

          The first step would be some sort of IP mapping to work out the location of your user, unless you ask them

          I would rather use the browser locale setting.

          Manas Bhardwaj Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          Well, if that gets posted to the server, then use that. Assuming it is set correctly.

          Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

          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