I need a function that will count how many times a user clicks a certain control.
For an example, there is a button that randomly displays 1 of 4 messages in a text box. I want another label to tally how many times one of the messages is displayed?
vb .net
User Profile
Collapse
-
keep a tally in VB .net??
I need a function that will count how many times a user clicks a certain control.
For an example, there is a button that randomly displays 1 of 4 messages in a text box. I want another label to tally how many times one of the messages is displayed?
vb .net -
VB .NET - Catch exception for Blank textboxes
I am looking for a code that will show an error if the textbox is either blank or just filled out with blank spaces.
I'd like the error to be able to stop any further codes from happening?
No activity results to display
Show More