Hi,
I have a web page with ajax timer. What I want to do is to get the client time on every timer tick.
I've managed to show the time in a client side label using a javascript function but I can't get the time in the server side.
Someone know how to do this?