Hi, this should be an easy one...
Basically the regional settings for my asp's are american, all the currency comes out as $ and I need them to be UK (£) when I logon as Administrator it says that they are UK, oh the confusion!! Can anyone help?
Hi, changing the currency, time, date, etc settings through the Control Panel > regional options only changes the registry settings for the HKEY_CURRENT_USER > Control Panel > International. You need to manually change the settings for HKEY_USERS > .Default > Control Panel > International as this is where the IUSER_ will get it's settings from. You'll need to reboot after as well.
Another option if you're using ASP is to add the following to the top of each page. This way you do not need to make any server side configuration changes.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.