neillovell
Programmer
Hi,
I've created a data access page from MS Access and unfrotunately the VBA code and buttons don't work. In particular, I had a timer. You pushed START and it displayed the current time in a text box. STOP displayed the current time (obviously you hit it when you finish your activity) in a second text box and a third text box displayed the difference between them, giving you the amount of time spent doing whatever.
How can I achieve this in HTML? Or DHTML I assume.
I've created a data access page from MS Access and unfrotunately the VBA code and buttons don't work. In particular, I had a timer. You pushed START and it displayed the current time in a text box. STOP displayed the current time (obviously you hit it when you finish your activity) in a second text box and a third text box displayed the difference between them, giving you the amount of time spent doing whatever.
How can I achieve this in HTML? Or DHTML I assume.