Guys,
I know this is a bit of a simple question to ost but i don't have any JS reference material on hand and I can't locate this on the web.
Can someone please give me an example of the split command. Actually maybe there's a better way of doind what I want to do. i will have a text field and when it displays it will have a $ in it. When the form is submitted, I want to verify that the user has entered a number. So I was going to use split ot get rid of the $ and then verify that the array element was a number.
Any other suggestions are welcome. Mise Le Meas,
Mighty
I know this is a bit of a simple question to ost but i don't have any JS reference material on hand and I can't locate this on the web.
Can someone please give me an example of the split command. Actually maybe there's a better way of doind what I want to do. i will have a text field and when it displays it will have a $ in it. When the form is submitted, I want to verify that the user has entered a number. So I was going to use split ot get rid of the $ and then verify that the array element was a number.
Any other suggestions are welcome. Mise Le Meas,
Mighty