I have a Input Box that a user inputs a whole or decimal number..
i want to validate that a user can only: -
input a whole number eg.. 10, 20 etc..
OR
if a number is specified after the decimal point it can only be a quarter,half, three quaters eg.. (.25, .5 or .50,.75)
Whats the easiest way to validate this ??
Cheers
JT
Start Free Trial