Hi All,
I'm trying to validate an inputted value from a form to make sure it is a valid currency value:
I only want to accept a monetary value with 2 decimal places and I do not want to use any JavaScript validation.
CF seems to make this very difficult.
Thanks,
John