VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

This simple but useful program is actually created by Tryambak Chatterjee, which keeps a record in

Arun Banik  (1 Submission)   Files/File Controls/Input/Output   VB 6.0   Unknown Difficulty   Tue 3rd August 2004   Mon 8th February 2021

This simple but useful program is actually created by Tryambak Chatterjee, which keeps a record in date and time format when ever somebody

API Declarations


Dim yr As String
Dim lng As Integer
Dim rst As String
Dim mnth As String
Dim dt As String
Dim day As String
' Just do what has been mentioned by Tryambak. Copy and paste this code in form load event. Set the form's visible property to false. Create a folder named Log in C:\ drive. Create an Exe and save it in the startup folder and restart your computer.

Dim dystore As String
Dim mnstore As String
Dim mnthval
Dim totdt As String
Dim txt1, txt2, txt3 As String

Rate This simple but useful program is actually created by Tryambak Chatterjee, which keeps a record in (1(1 Vote))
This simple but useful program is actually created by Tryambak Chatterjee, which keeps a record in .bas

This simple but useful program is actually created by Tryambak Chatterjee, which keeps a record in Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters