I have a couple time inputs in my form. I want the form to compute the difference between two of the times and display the result. I coded the following
![]()
Please Login or Register to view this content.
But I get the following results
TimeRec = 10:00:00 AM
TimeOn = 10:10:00 AM
TotalRespTime = 12:10:00 AM
Why??
Bookmarks