I was wondering if you can help me with a problem.
Here is the code for a button:
TD bgColor=silver><INPUT onclick=Calculate() type=button value=Calculate name=But1></INPUT>
How can I add another command to count the number of times the button
was clicked?
I want to display on the bottom of the page "Total number of
calculations: ???"
How can I make it count and display?
Thank you,


Reply With Quote
Bookmarks