The session variable is the way to go. The template that processes the
first form submission sets the start-time as Now() and at the end the
template sets the end time as Now() in the same way. Then you can just
subtract one time from the other.

On 2/14/06, Eric J. Hoffman <[EMAIL PROTECTED]> wrote:
> Okay, I am hitting some roadblocks on something that I thought would be
> simple, and wonder if anyone has something like this or advice for
> completion?
>
> I have an incoming call, and when the rep accepts the call, she hits a
> button on the screen.  I can see that "start" or mark a startpoint in a
> session variable.
>
> Now she moves around her screens,looks this up and that, places an
> order...and when complete, she would hit the button again marked "End".
>
> How would I capture that time difference; I assume screen to screen to
> screen issues are avoided by doing this...and I would like to output
> that session variable on the screen as she traverses to see it is
> working and counting up....so screen one:   5 seconds.   screen two:  35
> seconds.   The screen itself needs no javascript to actually count up.

--
CFAJAX docs and other useful articles:
http://jr-holmes.coldfusionjournal.com/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:232182
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to