about wodSmtp (wodSmtp)

by Osen @, (7375 days ago)

pls show me how to send email with attachment use wodSmtp in C++
online waiting

thanks

locked

Re: about wodSmtp

by Jasmine, (7374 days ago) @ Osen

We have added VC sample for you, please download wodSmtp again. In the code, change SendTextHtml (or CreateTextHtml) to SendSimpleAttachment or SendTextHtmlAttachment, or just call Attach method and that's it. You can change the code to suit your needs.

Hope it helps.

locked

Re: about wodSmtp

by Osen @, (7374 days ago) @ Jasmine

Thank you very much. I will download it later and try again.

locked