Connecting Tech Pros Worldwide Forums | Help | Site Map

how to display clock in asp.net web page

Daniel
Guest
 
Posts: n/a
#1: Nov 19 '05
Hi,

Display clock in window form is easy..in web page??

Helps will be appreciated ..thank you.

Best regards,
Ocurnos

Steve C. Orr [MVP, MCSD]
Guest
 
Posts: n/a
#2: Nov 19 '05

re: how to display clock in asp.net web page


You could use a JavaScript timer, as in this example:
http://www.crowes.f9.co.uk/Javascript/timer.htm

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net


"Daniel" <Daniel@discussions.microsoft.com> wrote in message
news:35E8C532-79CA-4FB1-85E9-8E8A232F8462@microsoft.com...[color=blue]
> Hi,
>
> Display clock in window form is easy..in web page??
>
> Helps will be appreciated ..thank you.
>
> Best regards,
> Ocurnos[/color]


Daniel
Guest
 
Posts: n/a
#3: Nov 19 '05

re: how to display clock in asp.net web page


thank you.

"Steve C. Orr [MVP, MCSD]" wrote:
[color=blue]
> You could use a JavaScript timer, as in this example:
> http://www.crowes.f9.co.uk/Javascript/timer.htm
>
> --
> I hope this helps,
> Steve C. Orr, MCSD, MVP
> http://SteveOrr.net
>
>
> "Daniel" <Daniel@discussions.microsoft.com> wrote in message
> news:35E8C532-79CA-4FB1-85E9-8E8A232F8462@microsoft.com...[color=green]
> > Hi,
> >
> > Display clock in window form is easy..in web page??
> >
> > Helps will be appreciated ..thank you.
> >
> > Best regards,
> > Ocurnos[/color]
>
>
>[/color]
Closed Thread