Ask a Question related to ASP.NET General, Design and Development.
-
yysiow #1
web form timer
hi all,
now i want to write timer in web form,
but i don't know how to write,
anybody can tell me.
thanks..
yysiow Guest
-
Countdown timer...
Can somebody help me make countdown timer script... for flmx 2004.... I want it to count days hours min second.... -
Timer
Hi, what is the best way to show the actual time on an aspx site? Robert -
First Timer
hi i want to create my first web service need some tutorials thanks huzaifa -
System.Timers.Timer vs. System.Threading.Timer
Hi Just a quick question... When would you use System.Timers.Timer, and when System.Threading.Timer? What are the principal differences... -
=> Timer Event set of form pops up in other applications ?
Hello, I am in the process of combining a few applications into one, selectable from the one menuing system. However I have found that one... -
Eliyahu Goldin #2
Re: web form timer
There is a Timer control in the Component tab of the Toolbox for Web forms.
Just drop it in your form.
HTH,
Eliyahu
"yysiow" <yysiow@ytlesolutions.com> wrote in message
news:%234chtZeSDHA.632@tk2msftngp13.phx.gbl...> hi all,
>
> now i want to write timer in web form,
> but i don't know how to write,
> anybody can tell me.
> thanks..
>
>
Eliyahu Goldin Guest
-
Murali Inguva #3
Re: web form timer
You can also use system.timer.
And also can use
Syste.treading.timer.
"yysiow" <yysiow@ytlesolutions.com> wrote in message
news:%234chtZeSDHA.632@tk2msftngp13.phx.gbl...> hi all,
>
> now i want to write timer in web form,
> but i don't know how to write,
> anybody can tell me.
> thanks..
>
>
Murali Inguva Guest



Reply With Quote

