Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 19th, 2005, 01:41 PM
nerman
Guest
 
Posts: n/a
Default regional settings

Hello

I have a problem with the regional settings. I have set the regional settings of the web server to display the numbers in this format 123.456,78
But when I open my web site all number are diplayed with the old format which is 123,456.78
I changes also the regional setting of my computer but it does not work
any ideas
Thank
Nere

  #2  
Old July 19th, 2005, 01:41 PM
Aaron [SQL Server MVP]
Guest
 
Posts: n/a
Default Re: regional settings

You changed the regional settings for YOU, while YOU were logged in. ASP
doesn't run as YOU, it runs under the account IUSR_machineName. You *could*
alter that account so you can control the password, then log in as that
user, and change the regional settings there... but those can still be
overridden by other logins or when users access your site via
authentication.

Instead of relying on regional settings, make your ASP application aware of
what Locale you want to present dates and numbers in. This article deals
with dates but applies equally to numbers.

http://www.aspfaq.com/2260

--
http://www.aspfaq.com/
(Reverse address to reply.)




"nerman" <anonymous@discussions.microsoft.com> wrote in message
news:6A7D1859-1235-4829-A722-55B0D4904FF8@microsoft.com...[color=blue]
> Hello,
>
> I have a problem with the regional settings. I have set the regional[/color]
settings of the web server to display the numbers in this format 123.456,78.[color=blue]
> But when I open my web site all number are diplayed with the old format[/color]
which is 123,456.78.[color=blue]
> I changes also the regional setting of my computer but it does not work.
> any ideas?
> Thanks
> Nerea
>[/color]


 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles