P
pedestrian via DotNetMonster.com
Says I have a TextBox which accept money values. (Assume I cast the input
into Decimal data type), how to check whether user is enter 2 decimal places
(valid)
or more than 2 decimal places (invalid input for money values)?
Thanks for replying...
into Decimal data type), how to check whether user is enter 2 decimal places
(valid)
or more than 2 decimal places (invalid input for money values)?
Thanks for replying...