Word Document to Email
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
I have numerous word documents that I need to email to several different people. The first line in the word document contains the email address that the document is supposed to be sent to. Is there any way that I can take this document and parse it so that I can get this information and then send an email to the address that was taken out of it?
-
I have numerous word documents that I need to email to several different people. The first line in the word document contains the email address that the document is supposed to be sent to. Is there any way that I can take this document and parse it so that I can get this information and then send an email to the address that was taken out of it?