how can i create a form with three different buttons displaying three different languages on them, so that when i click on a language button it changes the english expression "WELCOME TO THIS NEW FORM" on another form into the language button i clicked.

so therefore there are two forms in all.

Recommended Answers

All 10 Replies

This is an interesting subject and one I hadn't considered. There is some stuff on MSDN - http://msdn.microsoft.com/en-us/library/756hydy4.aspx

an interesting approach for starters although just a pick not http://www.beansoftware.com/ASP.NET-Tutorials/Dynamic-Web-Sites.aspx

I found a great site here http://www.c-sharpcorner.com/UploadFile/mosessaur/aspnetlocalization02042006165851PM/aspnetlocalization.aspx?ArticleID=96602e53-0fb1-44ec-a67b-1c68b05eb2e1


But if you do a google search on multilanguage website or asp.net multilanguage website you find a ton of ideas

By the way - Are you in Ghana Africa? I have friends in Ghana and one of them used to work in the IT field. They have a ministry called African Hope. . . . Good luck with your project

thankz a lot, and am in Ghana at the moment.

can anyone do an example for me to see

By example what do you mean? There are examples that are close to what you need to do on the links I sent you. You can also do the google search to see other stuff. If you're asking someone to code your assignment for you so you can see how to do it then it defeats the purpose of you having the assignment at all.

(You'll find people here very willing to help you when you get stuck but not so willing to do the project for you)

Let us know if you're stuck and show us the code you have and we will help you through it

By example what do you mean? There are examples that are close to what you need to do on the links I sent you. You can also do the google search to see other stuff. If you're asking someone to code your assignment for you so you can see how to do it then it defeats the purpose of you having the assignment at all.

(You'll find people here very willing to help you when you get stuck but not so willing to do the project for you)

Let us know if you're stuck and show us your code and we will help you through it

i really didnt mean it should be done for me. I just wanted a head start and i continue. i really wasnt available in class when it was done so to be frank with u ,i am really lost and i need a head start.

Or let me try starting and when am stuck , then i ask for a little push.

really thank you for all the help u giveing mr since i came in here

It seems like the only think you need to do is make three more forms with a label on them displaying the message in the proper language. Then make the button open that form.

ok

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.