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. Multilingual Site

Multilingual Site

Scheduled Pinned Locked Moved ASP.NET
questionhelp
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.
  • I Offline
    I Offline
    I Never Look Behind
    wrote on last edited by
    #1

    Hi! i am developing a multilingual site in which i am using global resources. i want when an user select a language from a drop down list in the home page, this language automatically become default language for all web page for this session. i have solved this problem by putting selected language in session & in every page's page load event i have retrieve value from the session & set CurrentThread's CurrentUICulture & CurrentCulture. but i want when a user select a particular language then it become default laguage for this session. what is the solution?

    C 1 Reply Last reply
    0
    • I I Never Look Behind

      Hi! i am developing a multilingual site in which i am using global resources. i want when an user select a language from a drop down list in the home page, this language automatically become default language for all web page for this session. i have solved this problem by putting selected language in session & in every page's page load event i have retrieve value from the session & set CurrentThread's CurrentUICulture & CurrentCulture. but i want when a user select a particular language then it become default laguage for this session. what is the solution?

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

      I don't understand, I thought you said you had done that already. You're choosing a language, and it works for the session, so you have what you asked for.

      Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

      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