Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WwIPStuff- send image with smtp mail.
Message
From
26/11/2002 05:04:19
 
 
To
25/11/2002 12:30:55
General information
Forum:
Visual FoxPro
Category:
West Wind Web Connection
Miscellaneous
Thread ID:
00726303
Message ID:
00726854
Views:
15
Hi!

Outlook includes that image into email as attachment. If you have any low-level message text veiwing tools, you will see that it's content is multipart. One part is text/HTML content with mesage body. Another part is image that is encoded as attachment. There might be other parts, one for each image, plus real attachments.

I think it is possible, with big effort, prepare something like this and send via SMTP, but I'm not sure because never tried this. It is much better and easier to use some third-party tools for email sending instead of just SMTP mail.
There are a lot of such tools around with different capabilities, ASPMail and ASPEmail, for example (while I do not know if they allow to do something like you want, I do know they allow HTML email sending).

HTH.

>Well, after thinking more about this, there is probably a way to send that inline. Basically, we can do it manually in Outlook. For example, you go in LViewPro, you open an image, you copy it and paste it in the Outlook message. You'll see that the image will appear as is. This is still interpreted as HTML by Outlook. However, the image will be inline and not coming from a Web Server. Outlook will generate something like this in View Source:
>
>
><IMG src="cid:667122717@25112002-1ef3"
>
>
>However, I'm not sure how you can handle that within code from that approach. Probably with Outlook automation this could be achieve.
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Reply
Map
View

Click here to load this message in the networking platform