U
UJ
I have two fields where the user is entering a length of time (minutes and
seconds) and need to validate it so that
a) they are both numbers.
b) If the minutes is 0, the seconds has to be > 10.
Is there an easy way to do this on the client side?
TIA - Jeff.
seconds) and need to validate it so that
a) they are both numbers.
b) If the minutes is 0, the seconds has to be > 10.
Is there an easy way to do this on the client side?
TIA - Jeff.