Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Format number

3 views
Skip to first unread message

ale...@hotmail.com

unread,
Jul 19, 2007, 11:51:25 AM7/19/07
to
Hi all
I'm trying to put store some data from html pages to a mdb access
database.
I need to use italian number format 1.000,00 that is ok until i work
onto a standalone pc with WinXp in italian language.

when i post the same pages onto a sbs 2003 windows server, iis6
equipped and us language, the numbers will be formatted as 1000.00
(without comma); this will generate a problem when stored into the
database because the number into the db will be stored as 10000
instead 1000.

We had already change the regional settinmg from us to italian into
the control panel of the, but it seems that iis continue to use US
format.

How we could store numbers into the mdb database without changing all
asp code ? (many and many and many pages!!)

Thanks in advance

Alessandro

0 new messages