Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Implementing localization
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
C# 2.0
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01141960
Message ID:
01144959
Vues:
15
Kevin,

I looked at mmLabel (I assume that's what you meant, since that's the text that changes) and also the code in mmLanguageChooser. No matter what language is selected from the language chooser, the language passed to the mmLabel code is 1 (English).

The values for HttpContext.Current.Request.Form["txtSelectedLanguage"] and HttpContext.Current.Session["mmCurrentLanguage"] are both null, which causes the default language to be used.

Is there a problem setting these values if the chooser is in the header of the MasterPageMain.master file?

I'm not using your security and user login functions right now but I do set the value of mmAppBase.LanguageMgr.CurrentLanguage equal to the user's languageFK. I tried commenting that out to see if it was interfering but it didn't help.

Thanks.

Linda
Linda Harmes
HiBit Technologies, Inc.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform