Thanks rajkumarsharma for this and the previous tips on resource files. It led me to
http://msdn.microsoft.com/en-us/library/ms227427(VS.80).aspx which gives more background on resource file usage and ultimately ASP.NET Globalization and Localization which is apparently
ASP.NET's official direction on how to handle international culture and language communications in website designs. Looks like this is the way to go....(but i'll use anee111's method to make sure of what i'm supposed to see! Thank you too anee111)
NewJack
Member
1 Points
6 Posts
Re: Language Translation/Conversion
May 12, 2008 06:16 PM|LINK
Thanks rajkumarsharma for this and the previous tips on resource files. It led me to http://msdn.microsoft.com/en-us/library/ms227427(VS.80).aspx which gives more background on resource file usage and ultimately ASP.NET Globalization and Localization which is apparently ASP.NET's official direction on how to handle international culture and language communications in website designs. Looks like this is the way to go....(but i'll use anee111's method to make sure of what i'm supposed to see! Thank you too anee111)