hi to all my fellow programmers,
i'm creating now an attendance system. how to create a count down timer that will minus in the system time? it is possible and how? i have a 3 textbox 1 is for the hour, minutes and seconds. and 3 label for the count down,
first to do is type what time will be time out, for example is this
the time is now
11:09:58
all i want is this if the user type 12:00:00 in the time out the count down should began in
00:51:02
until it came up to 00:00:00
how can i do this? please help ASAP. badly needed.