Home All Groups Group Topic Archive Search About
Author
20 May 2005 9:44 AM
huseyin_akturk
Hi,
My OS is Win Xp Pro English. I am using a calendar in a web form. I want to see the month names in Turkish not in English. I changed the language as Turkish from regional options. But there is an interesting event, while I am programming, the calendar's month names are in Turkish, when I run the program its names are in English. How can I solve this problem? Is it possible to see month's names in Turkish while program is running? -- huseyin_akturk ------------------------------------------------------------------------ Posted via http://www.codecomments.com ------------------------------------------------------------------------

Author
20 May 2005 11:35 AM
Patrice
In ASP.NET, this setting is not system dependant. It is based on the
web.config file. See :
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpgenref/html/gngrfglobalizationsection.asp

Patrice

--

Show quoteHide quote
"huseyin_akturk" <huseyin_akturk.1pc***@mail.codecomments.com> a écrit dans
le message de news:huseyin_akturk.1pc2dv@mail.codecomments.com...
>
> Hi,
> My OS is Win Xp Pro English. I am using a calendar in a web form. I
> want to see the month names in Turkish not in English. I changed the
> language as Turkish from regional options. But there is an interesting
> event, while I am programming, the calendar's month names are in
> Turkish, when I run the program its names are in English. How can I
> solve this problem? Is it possible to see month's names in Turkish
> while program is running?
>
>
>
> --
> huseyin_akturk
> ------------------------------------------------------------------------
> Posted via http://www.codecomments.com
> ------------------------------------------------------------------------
>