hi Vituz
I'm sorry, but I don't understand exactly what you've sent.
Most likely because I'm not familiar with jscript.
anyhow, I explain.
I have a text field, called 'taxes'.
When a user enters e.g.
147 it should be changed into 14,7 OR
1,47 it should be changed automatically into 14,7 OR
14 it should be changed into 14,0
Meaning:
Min (and max) 3 numbers (or 4 chars)
and the format is xx,x
= [number][number],[number]
Any help more than welcome
bram