Number of entering to program

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi everybod:

How can I know, how many times the user enter to my program?

I mean if the user enter to the program first time, and then he enter second
time how can i know this is the second time for the user to enter the program
?

Any help will be apppreciated

regard's

Husam
 
You must do it yourself storing a counter in a file, in the Windows registry
or in a database...

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com
 

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

Back
Top