On 7/14/06 10:12 PM, "revDAVE" <[EMAIL PROTECTED]> wrote: > Is there a way to send a regular text E-mail - NOT HTML e-mail and include a > JPEG Link that is not being sent as an attachment but sent from a Web-page > link - and have it appear in the e-mail body? > > > like: > > > http://mysite.com/pic.jpg > > > <img src="http://mysite.com/pic.jpg" border="0"> > > > BTW: I want to avoid sending HTML mail - because often it will signify > Spam... Correct?
I'm pretty sure there is no way to do that, in Entourage in any case. Some e-mail clients allow you to insert inline attachments in text messages, but that's not what you want since you want the image retrieved from a web page. The sample code that you inserted in HTML; with text, there is no way to call web page elements, since that would require a programming language like HTML. It's true that a fair amount of junk e-mail is in HTML format, but since a lot of legitimate e-mail is sent in HTML format, it's unlikely that alone would lead to it being blocked inadvertently, though some users do block all HTML mail. What is more relevant is that many e-mail programs no longer download images from messages automatically. -- Mickey Stevens (Microsoft MVP for Office:mac) PowerPoint FAQ featuring PowerPoint:mac: <http://www.pptfaq.com/> Entourage Help Page: <http://www.entourage.mvps.org/> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> archives: <http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/> old-archive: <http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>
