marcelovcd
09-15-2002, 08:14 AM
Hello,
I`d like to know if there is a native function in javascript reference that check if it`s string or number. exemple.
12 -> It is a number
aaa -> it it a string
I am a computer science studant and I have to do a project . In this project , I need to know if the user typed a number or a string in some text filds.
thancks,
I`d like to know if there is a native function in javascript reference that check if it`s string or number. exemple.
12 -> It is a number
aaa -> it it a string
I am a computer science studant and I have to do a project . In this project , I need to know if the user typed a number or a string in some text filds.
thancks,