hi i have a website .in which i want dat it support multiple language like english ,indonasian etc.
when user selects the language from dropdown list control either english or indonasian whole site should be in indonasian or english
m using c#.net
hw to perform dis funcationality in site,plz help
Loading
Raja KrishnamurthyPosted Apr 7, 2011, 8:33 AM
http://translateth.is
Its absolutely free and it works :). The script provided by them is a wrapper to google translate api.
HTH.
Mahesh ChandPosted Apr 7, 2011, 8:24 AM
Multilingual Applications in .NET - Part I
Also, see the references at the bottom.