Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Email Text File To HTML Then Re-EMail


Message #1 by "Nigel" <nigel.parker@c...> on Thu, 25 Jan 2001 16:57:23 -0000
You could probably get this together by automating MS Outlook, if that's an
option.  Have a look at the code samples in the outlook VBA help file
(VBAOutl.hlp, on my system (which uses Outlook '98)).  See also the
resources listed at:

http://support.microsoft.com/support/kb/articles/Q180/8/26.ASP

HTH,

-Roy


-----Original Message-----
From: Nigel [mailto:nigel.parker@c...]
Sent: Thursday, January 25, 2001 8:57 AM
To: professional vb
Subject: [pro_vb] Email Text File To HTML Then Re-EMail


Hi Everyone,
I need to be able to collect an emailed text file through a vb6 program
and format it into an HTML document and return it to the sender, on the
fly.
Is this possible?
If so can anyone offer any pointers?

Thanks for any help and advice offered.

Nigel.

  Return to Index