I currently set the threads culture to a cultureinfo object i create based on the browsers requested language. The browser can specify
zh for Chinese instead of something like zh-CN zh cannot be used to create a cultureinfo object - it throws a Culture name is not supported error. How can i tell in advance if the language requested by the clients browser can or cannot be used
to create a cultureinfo object ?
mbanavige
All-Star
134950 Points
15415 Posts
ASPInsiders
Moderator
MVP
Set Threads culture to chinese ?
Apr 30, 2004 12:28 PM|LINK