This doesn't help though.
The issue is with the HTML not working with Outlook.
I need a SendHTMLEmailViaOutlook(RV: TCustomRichView; etc...) that sorts out the image problems.
Can anybody help before I give up?
Search found 4 matches
- Wed Sep 07, 2016 9:51 am
- Forum: Support
- Topic: Image problem with Outlook email
- Replies: 4
- Views: 20900
- Tue Aug 09, 2016 9:53 am
- Forum: Support
- Topic: SaveHTMLEx - html use with Outlook
- Replies: 8
- Views: 32885
- Tue Aug 09, 2016 9:33 am
- Forum: Support
- Topic: Image problem with Outlook email
- Replies: 4
- Views: 20900
Outlook images issue...
Hi Sergei,
I'm thinking I'll need to parse the HTML and:
1. save the images as attachments
2. change the HTML tags to reflect what Outlook requires
For (1.), how do I access the original file names, so I can copy them to a temp folder, then reference the temp folder filename in the attachment.
When ...
I'm thinking I'll need to parse the HTML and:
1. save the images as attachments
2. change the HTML tags to reflect what Outlook requires
For (1.), how do I access the original file names, so I can copy them to a temp folder, then reference the temp folder filename in the attachment.
When ...
- Mon Aug 08, 2016 5:30 pm
- Forum: Support
- Topic: Image problem with Outlook email
- Replies: 4
- Views: 20900
Image problem with Outlook email
Hi,
I downloaded the trail version last year, but the project was put on hold.
It is now active again.
I am sending HTML emails via SMTP and Outlook.
SMTP works fine, but there is a problem with Outlook - images get replaced by a placeholder icon.
As soon as I get this working the client will order ...
I downloaded the trail version last year, but the project was put on hold.
It is now active again.
I am sending HTML emails via SMTP and Outlook.
SMTP works fine, but there is a problem with Outlook - images get replaced by a placeholder icon.
As soon as I get this working the client will order ...