i am trying to display the server time (not browser time) LIVE, meaning constantly updates itself, not static.
anyone ever something like that?
thanx! ohad
orion_rus
1:18 pm on Apr 8, 2005 (gmt 0)
With common javascript you can't get time from server. Use javascript function and parse there server time with server languages it works great Good luck to you!