Reputation: 417
I want a stop watch with a start button and a stop button in my asp.net 2.0 page. How to implement this?
I would also like a timer to calculate how much time user is viewing the page so that I can add this time in my database.
Upvotes: 0
Views: 619
Reputation: 9530
You don't tell us much. Here are a couple....
Another JQuery stopwatch plugin
Upvotes: 1