To ensure your website uses local encoding and location data for things like currency etc use the following in web.config:

<globalization culture="en-GB" uiCulture="en-GB" requestEncoding="UTF-8" responseEncoding="UTF-8" />
Var dette svaret til hjelp? 3 brukere syntes dette svaret var til hjelp (6 Stemmer)