From past experience, this is not a good idea!
You can easily get the log in time, but in my opinion, getting the log out time is useless in this context.
The reasons being are:
You cannot easily get the log out time. You'd have to put some sort of additional code onto the log out link button handler to capture time.
However, what if the user doesn't click the button? What if they close the browser? What if they just leave the browser open indefinitely? It's a bit of a difficult thing to try to capture in those circumstances.
When there's a will there's a way but I'd avoid this at all costs!
Antony
:D
No comments:
Post a Comment