User needs to set timer duration and start and stop

2008-06-20 Thread Karen Schaper
Hi, I am trying to use the AjaxSelfUpdatingTimer to implement a request to be able to turn the timer off and on. The users also need to be able to specify in minutes what the duration will be when the timer is on. Right now I have 2 buttons Off and On and a field that the user can enter in

Re: User needs to set timer duration and start and stop

2008-06-20 Thread Igor Vaynberg
you might have to roll your own variant that has both start() and stop() methods. -igor On Fri, Jun 20, 2008 at 9:02 PM, Karen Schaper [EMAIL PROTECTED] wrote: Hi, I am trying to use the AjaxSelfUpdatingTimer to implement a request to be able to turn the timer off and on. The users also