Click here to Skip to main content
16,016,693 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi guys i am building a website and need the use of two timers

is there a way to create a timer in the the .net framework 3.0

used 3.5 and ajax timers that worked fine but must use framework 3.0

please asset me

the System.threading.timer doesn't work

i can't get the ontick event from it
Posted
Updated 8-Apr-10 0:43am
v2

you can try java script Timer[^]
 
Share this answer
 
You can use timer from System.Threading.Timer.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900