hello guys..

how to compute time Login-In and Log-Out?

for example:
Code:
my Login Time  = 8:00:00 AM
my Logout time = 4:15:10 PM
i used DateDiff ( "h", Log-In, Log-Out ) but it only shows the HOURS in work..

but i want the output like this:
Code:
 
Total Hours    Minute/s     Second/s
       8        15            10
pls help.... Thanks in Advance..


█ jaypee █