Click here to Skip to main content
15,914,162 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
hi,
i created a one web page.i will select the any one language like 'hindi', that page will be converted 'english' to 'hindi' language.

converting the one language to another language.


thanks in advance
Posted

Have you read about Globalization and localization [^] ever. don't try to copy paste code from anywhere. just read the concepts and you can do your own application. it's bit easy.

MSDN Says
Globalization:
Globalization is the process of designing and developing applications that function for multiple cultures.

Localization:
Localization is the process of customizing your application for a given culture and locale.


for more reference. check, Creating multilingual websites - Part 1[^]
 
Share this answer
 
 
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