M
Mario Krsnic
Hello,
I would like to retrieve the regional settings of the page visitors. If I
use CultureInfo.CurrentCulture.ToString then
I get the regional settings of the server. If I use Request.UserLanguages(0)
then I get
the operation system language. If somebody uses the English operation
system with Croatian regional setting then I get with
Request.UserLanguages(0) allways "EN".
Is there any solution for the issue?
Thanks for every tip!
Mario
I would like to retrieve the regional settings of the page visitors. If I
use CultureInfo.CurrentCulture.ToString then
I get the regional settings of the server. If I use Request.UserLanguages(0)
then I get
the operation system language. If somebody uses the English operation
system with Croatian regional setting then I get with
Request.UserLanguages(0) allways "EN".
Is there any solution for the issue?
Thanks for every tip!
Mario