J
John F.
Hi:
I'd like to ensure that all input into a textbox, 'tboxNumber', is numeric
and/or a decimal point. The input must be text, not a numeric type.
How is that best done? The number has to have at least 2 digits to the left
of the decimal, but can have up to 3 digits on either side of the decimal
point. It does not have to have a decimal point; if there is a decimal there
can be 0 - 3 digits after the decimal.
Thank you.
johno
I'd like to ensure that all input into a textbox, 'tboxNumber', is numeric
and/or a decimal point. The input must be text, not a numeric type.
How is that best done? The number has to have at least 2 digits to the left
of the decimal, but can have up to 3 digits on either side of the decimal
point. It does not have to have a decimal point; if there is a decimal there
can be 0 - 3 digits after the decimal.
Thank you.
johno