Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
All-Star
34295 Points
5514 Posts
Jan 13, 2012 12:32 PM|LINK
there are two options to do it...
use google transation to automatically convert web site content while displaying...
http://forums.asp.net/t/1589483.aspx
but since u dont have control over that translation (and if u require that) u can go for globalization feature of asp.net
http://www.codeproject.com/KB/aspnet/localizationByVivekTakur.aspx
http://quickstarts.asp.net/QuickStartv20/aspnet/doc/localization/localization.aspx#simpleexample
or simple google search on globalization/locallization would give u plenty of resources...
hope this helps...
kedarrkulkar...
All-Star
34295 Points
5514 Posts
Re: Website in different language
Jan 13, 2012 12:32 PM|LINK
there are two options to do it...
use google transation to automatically convert web site content while displaying...
http://forums.asp.net/t/1589483.aspx
but since u dont have control over that translation (and if u require that) u can go for globalization feature of asp.net
http://www.codeproject.com/KB/aspnet/localizationByVivekTakur.aspx
http://quickstarts.asp.net/QuickStartv20/aspnet/doc/localization/localization.aspx#simpleexample
or simple google search on globalization/locallization would give u plenty of resources...
hope this helps...
KK
Please mark as Answer if post helps in resolving your issue
My Site