Time Validation script in pdf form
Hi,
I have a form with 4 times in it "OUT" "OFF" "ON" and "IN". These times are always greater than the last one. So OFF is always greater than OUT, ON is always greater then OFF and IN is always greater than ON. I am trying to right a script to validate this so the user cannot enter a time in the past. Also how will this work then the times cross midnight. For instance if the ON time is 23:50 and then the in time is 00:10, value wise 00:10 is less than 23:50 but time wise 00:10 is greater.
thanks,
eric
