FormatCurrency returns character code 160

FormatCurrency returns character code 160

am 12.06.2007 23:15:57 von terje

On my computer this code:
Response.Write FormatCurrency(1000)

returns kr 1?000,00 where the question mark is character code 160. What
is going on here?

Vista, IIS7 and Response.LCID = 1044

terje