Click here to Skip to main content
15,886,362 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,,I want to develop a page such that it contains an option to change the language of total page.If the user selects another languae from the drop down then the content should convert to tat language...Is it possible to achieve??
can anyone help me???plzzz
Thanks in advance
Posted
Comments
Nandakishore G N 15-Feb-13 1:39am    
use..google translation..api.....

1 solution

You are looking for ASP.NET Globalization and Localization[^].

The link explain in detail how you go about it.
You can optionally check out other articles searched using Google[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900