I created a script where a user can enter prices, ...
# general
c
I created a script where a user can enter prices, and put in decimals. But the function apperently only works on my user, the other users cant enter decimals??? Does anybody know what this could be due to?? If he enter 25.5 it rounds up to 26 etc, when i enter 25.5 it stays at 25.5
question not answered 1
c
Do you have users in countries that use
,
as a decimal separator?
c
Yes we do here, but that does not matter
We are in the samme office
c
All I'm saying is that
,
vs
.
could be the issue, but never mind
c
ye i tried using both