how can u display multi language (i.e english,spanish...)
web site?

Answer Posted / deepa

Create resource files for each language.. u want to dispaly
on the website.(add+new item+resource file)

now create instance for resourcemanager class and set its
path.

set the string(u want to convert) to the resource manager.

now panel1.innerhtml=resourcemanager1.string;

and so on...

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are Master Pages in ASP.NET?

583


How does asp page work?

559


What are cao and sao.

557


What is datagrid asp.net?

505


What symbol specifies the beginning of a query string?

547






What are the types of authentication in asp.net?

560


Which object encapsulates state or data of a user?

636


Explain about solution explorer window?

632


Tell me the code snippet to show how we can return 404 errors from HttpError?

795


Briefly describe the role of global.asax?

582


In how many ways we can retrieve table records count?

547


How many types of session in ASP.NET

589


Who creates jsessionid?

577


What are web server controls in asp.net?

560


What does postback mean?

546