i have a little problem that i can't fix, in the Regional option of
the Win2k server control panel i have set the Euro currency and
the date format with dd/mm/yyyy but all the peoples that use a simple asp
script like asp ASP date(),
get the $ currency and the Usa date as mm/dd/yyyy, do you know where can
i change this on the server?

thank you

--

Re: Date and currency by Ferrosteph

Ferrosteph
Mon Jul 05 08:55:54 CDT 2004

Master a formulé la demande :
> i have a little problem that i can't fix, in the Regional option of
> the Win2k server control panel i have set the Euro currency and
> the date format with dd/mm/yyyy but all the peoples that use a simple asp
> script like asp ASP date(),
> get the $ currency and the Usa date as mm/dd/yyyy, do you know where can
> i change this on the server?
>
> thank you

I have the same problem.
As i can change the ASP, i add this command
Session.LCID=2060
Then the dates are on an european format ....

--
Stephane - Ferrosteph
http://www.ferrosteph.net


Re: Date and currency by Paul

Paul
Mon Jul 05 09:26:29 CDT 2004

On Wed, 30 Jun 2004 23:04:30 GMT, "Master" <dlc2000@@libero.it> wrote:

>i have a little problem that i can't fix, in the Regional option of
>the Win2k server control panel i have set the Euro currency and
>the date format with dd/mm/yyyy but all the peoples that use a simple asp
>script like asp ASP date(),
>get the $ currency and the Usa date as mm/dd/yyyy, do you know where can
>i change this on the server?
>
>thank you

Try this article :

http://www.aspfaq.com/show.asp?id=2260


Regards,

Paul Lynch
MCSE