Thread
:
How to Count number of button has been Click?
View Single Post
#
2
(
permalink
)
05-31-2006, 09:49 PM
Crane
Programming Expert
Join Date: Nov 2005
Posts: 399
Rep Power:
14
So every time a user clicks a certain button you would like to count the clicks? Why don't you create a global variable and then add one to it every time the button is clicked?
Crane
View Public Profile
Send a private message to Crane
Find all posts by Crane