Hi.
i have a field in a page that i have to check for validity of currency. i know how to do it in vbscript/asp. but my edit routine is in javascript. the field is populated after user selects another option from a drop-down menu. the field shows up as $20.00
how would i check to see if it is a valid currency field with the $ sign beside it?
thanks.
i have a field in a page that i have to check for validity of currency. i know how to do it in vbscript/asp. but my edit routine is in javascript. the field is populated after user selects another option from a drop-down menu. the field shows up as $20.00
how would i check to see if it is a valid currency field with the $ sign beside it?
thanks.