August 30th, 2012 06:18 AM
yes I know how to zip. I can do that from here on out. I"ll check out your example.
August 28th, 2012 07:42 PM
How do I do that LOL? sorry I am new. I am just pasting the code on my screen in.
ON the other note: I am having issues separating the buttons ;)
August 28th, 2012 02:45 PM
will do. Trying not to get my hand held the whole way through this.
August 28th, 2012 12:06 PM
well I'm still learning. I have an all in one button. Now they want a start button, stop button, and a reset button. Once I get that I need to start recording that data into SQL
August 28th, 2012 10:48 AM
how can I change my button to "not" reset every time it is stopped. Meaning, I want to hit stop so the time is still there. Then create a second button to reset
August 25th, 2012 08:57 AM
Here is my code so far. All I think I need is two fileds. The database is Microsoft SQL 2008 R2. I want two fields one with username and other with the end result of the timer. Timer is working,...
August 23rd, 2012 07:34 PM
August 22nd, 2012 03:08 PM
Can anyone point me in the direction of C# code that would have a start/stop button that would record start to finish and then store that into a SQL table. It sounds pretty basic, but I am super new...