Login  
Search All Forums
Dart Home | PowerTCP Mail for ActiveX | Custom Development Reply | PowerTCP Mail for ActiveX Topics | Forums   
AuthorForum: PowerTCP Mail for ActiveX
Topic: Sending HTML Mail With Images
Biggy

From: NA
Posts: 8
Member Since: 01/22/03
posted December 8, 2005 1:27 AM

Hello,
Please how can we send HTML mail with embedded images? Currently the HTML is assigned to a string variable and sent but when delivered the images do not show! HELP.
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted December 8, 2005 7:15 AM

Take a look at the AddHTML method which can be used to add an HTML part to your message.
Biggy

From: NA
Posts: 8
Member Since: 01/22/03
posted December 9, 2005 6:06 AM

AddHTML allows you to add an html file. I want to pass the HTML as text and I do not want to create a temp html file.
Actually I was able to send HTML msgs but the embedded images are not showing!
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted December 12, 2005 8:56 AM

The embedded images aren't showing because they have to be encoded with Content-Ids (CID) and added as parts to your message. The html then references the cid instead of the url.

To see what I mean, create a html mail with outlook express, then save it to an eml file so that you can open it with Notepad to see how it is constructed.

We supply the AddHTML method as a convenient way to create the most common type of html message.

If you are still having trouble getting your custom way of doing it working, please contact support@dart.com to find out what other support options are available.
rel_21
rel_21@yahoo.com

From: Buenos Aires, Argentina
Posts: 1
Member Since: 12/28/05
posted December 28, 2005 11:42 PM

Im having a similar problem:

When I send a html email with an image to Hotmail, I cant get to see that image well (with Outlook I can see it ok). Tried as attachment and part, without success.

Do you know how can I do to solve this?
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted December 29, 2005 9:05 AM

Please send a sample app that demonstrates the way that you are using our product to support@dart.com.

ALso, Please make sure you include your serial number in the email.
lyve2ryde

From: USA
Posts: 25
Member Since: 02/25/15
posted May 3, 2016 11:27 AM

We are using an older version of PowerTCP Mail version 2.2. And we just tried the AddHTML method for the first time. The email is received except the Images of the HTML document are not included.

The only way I can get the Images to be displayed is if the HTML source code includes the entire path of the image, and then, also have the same image in the same directory on the PC that received the Email.

Is this issue resolved with the latest version?
Jamie Powell (Admin)

From: Rome, NY USA
Posts: 448
Member Since: 03/13/07

Extra Support Options
Custom Application Development

posted May 10, 2016 2:05 PM

Thank you for your post. This specific issue has not been reported, however we recommend testing with the current version to see if your specific problem has been resolved. Please download a free 30 day trial here: http://www.dart.com/mail-activex-trial.aspx

If your issue still appears in the current version, please email support@dart.com. If not, please contact sales@dart.com for information on upgrading.

Best regards,
Jamie
Reply | PowerTCP Mail for ActiveX Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX