How to create an Email program in VB that can read a log file
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Dear all, I would appreciate your help so far. I am a new learning/working with VB6 and I am working on a program to create a Email application in VB6, this program will read a log file and and scan a "error" text in this log file. If the log file is not contain an "error" text string, it will send a message to someone with a design text in the text body. If the log file is contain an "error" text string, it will send a message to someone with a number of error in log file. I really dont understand how it work, and if you can help me out, would you please show me how to create it or any code would be a big appreciation. Thanks, Tram88