Groups | Blog | Home
all groups > asp.net > march 2006 >

asp.net : Display time live on site - How?


VB Programmer
3/24/2006 9:29:11 PM
I want to display the Live time in New York and Hong Kong on my website. Any
suggestions on how to display these live clocks?

I suppose some client side scripting is necessary because I don't want to
keep having to refresh the page...

Thanks!

Karl Seguin [MVP]
3/25/2006 12:34:27 AM
this is purely a client-side thing :)

do a search for "javascript clock"

javascript has a function called setTimeout() which let's you do this
without having to refresh.

Karl
--
http://www.openmymind.net/



[quoted text, click to view]

AddThis Social Bookmark Button