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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
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