Multilingual Site
-
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?
-
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?
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 )