Re: How to send a mail with attachment and embedde - WeOnlyDo Discussion board

Re: How to send a mail with attachment and embedde (General questions)

by wodDamir, Sunday, May 11, 2008, 18:06 (5801 days ago) @ am

Hi Am,

Did you try the Attach method?

In sample 8. With embedded picture , just add something like this:

[code]wodSmtp1.Message.Attach C:\some_file_to_attach.zip [/code]

The above code should be added before the .SendMessage call.

Can you try that and let me know the result?

Regards,
Damba


Complete thread: