Local settings

R

Ronald

Hi,

The webserver I'm using (which I can't make any changes to) has a
Dutch-localsettings. When doing simple calculations the decimal-symbol in
ASP is a , (komma). Is it possible to force IIS to use a . as decimal symbol
by code? (IIS5)

Regards,

Ronald
 
E

Evertjan.

Ronald wrote on 20 aug 2003 in microsoft.public.inetserver.asp.general:
The webserver I'm using (which I can't make any changes to) has a
Dutch-localsettings. When doing simple calculations the decimal-symbol
in ASP is a , (komma). Is it possible to force IIS to use a . as
decimal symbol by code? (IIS5)

Probeer dit eens:

<% Session.LCID = 1033 %>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,083
Messages
2,570,591
Members
47,212
Latest member
RobynWiley

Latest Threads

Top