Greetings, Is it possible to display a text in different languages (fr, ru, nl) depending on the browser data (may be). This is what is my requirement, I will have a fixed page (url) which will display a text. Now if a user check the same page from France the same text should be displayed in french. The page will not change (or url will not change) but only the text will change to country specific language (fetched from a xml may be) Your kind inputs will be much appriciated. Thank you for your time. Javascript + HTML +CSS will be better as I do not have knowledge on .php or .aspx . I'm a beginner in JavaScript and have fair bit of knowledge in XHTML and CSS. Regards