Browse by Tags

Related Posts

  • Re: Arabic Problem

    luke78: hi and if i can't change the data type?? there is another mode? I think there is a way, try to change the requestEncoding in the web.config to windows-1252 (Honestly, changing the requestEncoding to windows-1252 used to work well for your case in ASP 3.0), hope it works for you in ASP.NET
    Posted to Localization (Forum) by wdeveloper on 03-20-2007, 12:00 AM
    Filed under: localization, encoding, language, web.config, Translation
  • Re: Single web application showing same information but in different lanaguages

    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
  • Re: Culture and date setttings - inconsistency between VWD browser and IE.

    Correction - VWD 2005 Express SP1 (not SP2), C#, SQL 2005 Express and XP Pro SP2.
    Posted to Localization (Forum) by LockH on 03-25-2007, 12:00 AM
    Filed under: Culture UICulture, language, Culture, web.config, UICulture, ASP.net 2.0, Visual Web Express, VWD
Page 1 of 1 (3 items)