HighTechTalks DotNet Forums  

Set LCID in web.config

Dotnet Internationalization microsoft.public.dotnet.internationalization


Discuss Set LCID in web.config in the Dotnet Internationalization forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
P1ayboy
 
Posts: n/a

Default Set LCID in web.config - 03-02-2005 , 12:09 PM






Is it possible to set the LCID in the web.config so that i don't need to
specify it everywhere else. I'm sure it is, but i can't find any
documentation.

Thanks

Rob

Reply With Quote
  #2  
Old   
AT
 
Posts: n/a

Default RE: Set LCID in web.config - 03-02-2005 , 01:10 PM






The web.config contains a <globalization> section. You can specify the
RequestEncoding, the ResponseEncoding, the FileEncoding, the UICulture and
the Culture. You can find out more information on what each of these
elements mean at
http://msdn.microsoft.com/library/de...us/vbcon/html/
vbtskeditingwebconfigfileforwebformsglobalization. asp and
http://msdn.microsoft.com/library/de...us/cpgenref/ht
ml/gngrfglobalizationsection.asp
Hope this answers the question,
Marin Millar [MSFT]


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.