PDA

Click to See Complete Forum and Search --> : Grid showing digital stopwatch


afterMoon
May 22nd, 2003, 05:18 AM
Hi all,
How I can show a digital timer/stopwatch in a cell of a grid in my web page which can be enabeled or disabled by clicking a button.

can u please suggest what all are the options I have.

I'm using ASP.NET

please..

hellswraith
May 22nd, 2003, 09:47 AM
You are going to need to use javascript to do this because you want this to run on the client side, not server side.