Hi every body,
this is a very good topic and i want to implement a little different then this, if anybody can help me out.
I am developing a multi language website in English and Arabic, when page load, I want this to check the language selected, and based on language it will load the sking.
Skins are in different folders, EnglishSkins and ArabicSkins.
If language is selected as English it will load a skin from EnglishSkin folder and if language selected is Arabic, it will load skin from ArabicSkin folder. Skin name will come with the page settings ans names are same in both the folders.
can anybody help me out in implementing this? |