1.使用cdonts發送郵件,將圖片嵌入到郵件中,是否可以顯示,如顯示不出來,是否與cdonts.dll版本有關,目前的版本為6.0
2.目前在郵件中嵌入圖片的做法如下:
1)將圖片轉換為base64
2)轉換后生成htm,圖片可以正常顯示,但是郵件發送后圖片確顯示不出來
3)部分代碼如下:
output = output & "<td width=70 align=center>" & ImagesToBase64(strRecog_path) & "</td>"
my_mail.BodyFormat=0
my_mail.MailFormat=0
請問是什么原因造成的圖片顯示不出來
轉載請註明出處,本文鏈接:https://www.uj5u.com/qita/119242.html
標籤:其他
下一篇:有能做LOL FF的嗎
