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. website language translater

website language translater

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netcomquestion
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.
  • S Offline
    S Offline
    sumit7034
    wrote on last edited by
    #1

    Hi I want ajax based language translator in my asp.net website just like as in www.doisystems.com[^] Is there any sample code to implement this? as I want flags to be shown on top and whole site language get converted. Thanks in advance.

    S 1 Reply Last reply
    0
    • S sumit7034

      Hi I want ajax based language translator in my asp.net website just like as in www.doisystems.com[^] Is there any sample code to implement this? as I want flags to be shown on top and whole site language get converted. Thanks in advance.

      S Offline
      S Offline
      Sandeep Mewara
      wrote on last edited by
      #2

      sumit7034 wrote:

      Is there any sample code to implement this

      Globalization and localization demystified in ASP.NET 2.0[^] What you need is to have an outer update panel (in which all the controls are present), to give you feel of no full postback. Cde behind, on the server side, re-construct the UI and it should be rendered. Events that would trigger this change would be country image button clicks.

      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