y 25, 2006 2:06 PM
Subject: [twsocket] Images in HTML formatted email - incorrect
enumeration
Hi
My program is using demo of THtmlSmtpClient component.
I have a little problem.
I have two images in email. In HTML message code it is:
...
and
...
And then in SendButton procedure I have
Hi
My program is using demo of THtmlSmtpClient component.
I have a little problem.
I have two images in email. In HTML message code it is:
...
and
...
And then in SendButton procedure I have
{ Give the component the various data he need }
HtmlSmtpClient.PlainText := nil;