Timer problem
-
anushh wrote:
how to pass timer as dynamic
You mean, you want pass timer interval at runtime ?
Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you. View My Latest Article
-
anushh wrote:
how to pass timer as dynamic
You mean, you want pass timer interval at runtime ?
Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you. View My Latest Article
-
No, i want to display more than 1 countdowntimer in single page with their own(independnt) time.
use Client Side Javascript SetInterval to produce timers. Use different variable as timer counter, increment between each intervals. :rose:
Abhishek Sur My Latest Articles Working with Excel using MDAC
Basics on LINQ and Lambda Expressions
Create .NET Templates