Java script timer/stopwatch

E

Eskymoe

I want to create a simple timer/stopwatch that can be started and stopped
with the click of a button. I have seen plenty of examples on the web and
tried them however I would like to be able to post the elapsed time to a
database. Is there a way of embedding the timer in a FP form and sending the
data to a database? I have successfully created basic forms that send data to
an access db however when trying to post the elapsed time using a JS timer I
just keep gettin script errors.
Thanks for your help.

Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top