Hello
Have anyone got a working code that can set the currency (and language etc) used on a website based on the location of the person visiting the site?
Thanks
cu202
Hi,
You can use Request.UserLanguages. Please refer following
http://www.west-wind.com/weblog/posts/334.aspx
http://madskristensen.net/post/Get-language-and-country-from-a-browser-in-ASPNET.aspx
hope this helps
Hi Ketan
Thanks for the answer. I'll test this asap.
Cheers