I'm using the code:
CultureInfo.CurrentCulture
Within my asp.net app. My question is how this is determined. Is it the location of the IIS server, browser, user’s local machine, etc...?
I need to ascertain the location of a web user. Due to unforeseen reasons the IP address doesn’t work (internal problem out of scope for this discussion), browser region info doesn’t work (incorrect default language)