How can i create a simple aspx page with a dropdown have two enteries 1. Translate to greek 2. Translae to english
I'll be getting the data from a db table which is in English. While choosing the items from the dropdown the text should change accordingly. How an I achieve this ? code snippets would be helpful