Hi,
Great it works fine now.
This is the setting for dutch regional output:
<globalization
fileEncoding="utf-8"
requestEncoding="utf-8"
responseEncoding="utf-8"
culture="nl-NL"
uiCulture="nl-NL"
/>
Thanks
René.
"Jason" <987654321> wrote in message
news:...
> Change the CurrentCulture and the CurrentUICulture on the thread.
>
>
> "René de Leeuw" <> wrote in message
> news:...
> > Hi,
> >
> > I'm builiding an asp.net application on a Windows XP Professional
machine.
> >
> > My regional settings are dutch but the datatype money is still in
dollars
> > and the dates m/d/y format. Is there a possibility to change that?
> >
> > Thanks in advance.
> >
> > Regards René.
> >
> >
>
>
|