chrisbrooke
New member
- Local time
- Today, 08:18
- Joined
- Sep 4, 2003
- Messages
- 9
Hello,
How do calculate how may times a button has been pressed. Ive tried setting a variable say count=0 when the form opens(event). Then simply iterate this count on the onclick (on the button in question) event. However, this dosent seem to work. Any ideas? Thanks in advance.
How do calculate how may times a button has been pressed. Ive tried setting a variable say count=0 when the form opens(event). Then simply iterate this count on the onclick (on the button in question) event. However, this dosent seem to work. Any ideas? Thanks in advance.