> that's fine...so don't have beginTime and endTime just have timeOnTask,
and
> let them enter what they want, and translate that into seconds in the cf
> code...
>
> I use beginTime and endTime, in a web application because, I capture them
> logging in, and logging out, therefore I can interpret that as begin/end
> time...make sense?
>
> you can do it either way.  if you just have them put in time, convert that
> to seconds, scrap the epoch time idea, you don't need to translate that if
> you arent doing a automatic write of start/stop time.
>
> and then calculate timeOnTask where userId = userid and then match that up
> against actualTime
>
> make sense?
> tony

Totally, you've been a terrific help. I hope this helped others as much as
it helped me.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to