posted 17 years ago
Thanks for your help.I have tried that timer in javascript which displays the timer in html .I am having another doubt .I had a code to start and stop the timer using separate start and stop buttons.I had a program which is having a pause button.If i click that pause button,It will become unpaused which is being used for callcenter agents.I need to show the time between the gap of pause and unpause .The paused time and unpaused time should be stored in the database.Here I show the code where the pause becomes unpause.
.
How shall i do this with this code?please help me to do this.