
Extracting Attachments from emails in VB?
On Tue, 26 Oct 1999 13:02:14 +0100, "N.Naeem"
Quote:
>Deos anyone know about how i can Extract an Attachment from and email using
>VB4.
We have a file encoding/decoding library that we distribute with our
free SocketWrench package (it allows you to encode and decode using
either the uuencode or base64 algorithms). If you're looking for a
more 'full-blown' control to handle something like MIME compliant
email messages, we also have a MIME control as part of our commercial
SocketTools package. You can download either from our website at
http://www.catalyst.com.
David