Posted on: 2/7/2014 1:49:50 PM | Views : 516

Hi All,
I have HtmlInputFile control in one of aspx page for which i want to change the text/value on the basis of user's
logged in language ID.
Lets say user has logged in with french language, then 'Browse.. No Files Selected' in french should get set to that control.
I know it can be changed based on the browser selected language but i want to that through my application. I am loading values from resource file.
Is this possible ? if not any other workaround
Thanks in advance !



Go to the complete details ...