I have a multilangual web application, there is a form and there is a box (let's say for numbers). I want to to write Javascript function, which will parse the input and tells the user if he entered number or not. From the application I will have the pattern - in format for Java class DecimalFormat.
I hope you will understand what I wrote :-).
|