upon pressing a button ie "lblplay", i need a timer to run for 1 minute, what would the code be for that?
please make any possible timer contributions, thanx
You can always set the interval of the timer to 60000
(60 secs=1 min= 60000 mSecs) and then enable it when you click the lbl.
I did NOT download your attachment, so I don't know if this helps!
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET. subscribe