Link to home
Start Free TrialLog in
Avatar of carlosdgonzalez
carlosdgonzalez

asked on

How do I send an attachment using the Winsock control 6.0

I'm using the Winsock control to send email.  I've got the code to send all the different email parts using the SendData method but I need to know what to pass for an attachment.  I also need to know does the attachment need to be encoded first with MIME or something.  If you know these answers, and how to do it, your help would be GREATLY appreciated.
ASKER CERTIFIED SOLUTION
Avatar of mcrider
mcrider

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of mcrider
mcrider

By the way, I also included the UUDECODE routines in the above code...

Cheers!
Thanks for the points! Glad I could help!


Cheers!