Because i use the automatic POST input with the post method and action i have got a problem with doubles.
When i am working local my doubles work with a " , " and when i publish my project to the my hosting server
de doubles work with ' . " ???????????????
So when i use the Post method and my actions are expacting a double and they get a double whit an other
seperator then the server is using my action gets an error.
Is there a way to set the seperator for doubles when i am programming and testing ????
(because i dont think that my hosting will change there settings)
toinedeboer
Member
21 Points
62 Posts
Different seperator for Doubles
May 01, 2008 02:05 PM|LINK
Hello ppl,
Because i use the automatic POST input with the post method and action i have got a problem with doubles.
When i am working local my doubles work with a " , " and when i publish my project to the my hosting server
de doubles work with ' . " ???????????????
So when i use the Post method and my actions are expacting a double and they get a double whit an other
seperator then the server is using my action gets an error.
Is there a way to set the seperator for doubles when i am programming and testing ????
(because i dont think that my hosting will change there settings)