accessman2
Registered User.
- Local time
- Yesterday, 22:45
- Joined
- Sep 15, 2005
- Messages
- 335
Hi,
I am using VB6/VB2005 (Visual Studio 2005)/VB.NET application. I want the user to input the information, and then submit it, the program will create one exe file with commands, and then attach the exe file to the email and send it to his manager. So, when the manager receive his employee mail, he can open and automatically go to the specific record through the exe file with the command values from the email.
Can we write the codes which allow the program to create exe file with commands and then send it out thur email?
(I know MS Access can do that, but, we want to use VB application Tools)
I am using VB6/VB2005 (Visual Studio 2005)/VB.NET application. I want the user to input the information, and then submit it, the program will create one exe file with commands, and then attach the exe file to the email and send it to his manager. So, when the manager receive his employee mail, he can open and automatically go to the specific record through the exe file with the command values from the email.
Can we write the codes which allow the program to create exe file with commands and then send it out thur email?
(I know MS Access can do that, but, we want to use VB application Tools)
Last edited: