Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
capriconuser
Creator
Creator

html body image qlikview

i am trying to send image as an attachement and also in body .. attachement is worke but image in body not display ..

what should i do

this is code

objEmail.AddAttachment "C:\Users\HP\Documents\images.jpg"

objEmail.HTMLBODY = "<HTML><BODY><img align=baseline border=0 hspace=0 src=C:\Users\HP\Documents\images.jpg></BODY></HTML>"


what should i do

Labels (1)
0 Replies