Thnks mystery, I'll try it. Let say I install a french web server and add my web application. In the page_load , should I put the following code: 1 Dim language 2 language = Split(Request.ServerVariables("HTTP_ACCEPT_LANGUAGE"), ",") 3 4 dim strLanguage as string 5 6 strLanguage...
Posted to
Localization
(Forum)
by
Dave19
on
08-13-2007, 12:00 AM
Filed under: CultureInfo, Culture UICulture, language, web.config, ASP.net 2.0, asp.net 1.1, multilingual, Compilation