|
-
Nov 30th, 1999, 01:14 PM
#1
Thread Starter
Member
Thanks for everybody's help with my previous questions...
Was wondering how to send an e-mail that looks like a simple web page. A block of text at the top, and then several pictures with captions. Basically, a real estate listing.
After looking on the Microsoft site, it seems RTF is the way to go. They claim HTML can point to pictures on a server, but not pictures in an attachment.
Are there commands to make an RTF file...
Then insert JPGs or GIFs?
I am familiar with the old 'OPEN "blah" for output as x
I mostly know how to use the clipboard. Was thinking about putting the result into the clipboard and then pasting inside Outlook to keep things simple.
Thanks,
Scott
-
Dec 3rd, 1999, 01:15 AM
#2
Lively Member
I've been working on a similar project in Access2000 VBA...with little success. The only solution I found was to send the images as JPEG attachments. Some browsers (Netscape) display the images on the email while others only display the attachment link.
In Access you can email a report form but only text is displayed and images are ignored. HTML has the problem you described.
Let me know if you find an answer or if I can help in any way...I've done a lot of research into this issue.
Jon
-
Dec 4th, 1999, 09:55 AM
#3
Thread Starter
Member
Glad to see somebody is running into the same problem I am.
My current plan is to try to figure out what makes RTF tick. My guess it that it's kinda like HTML in that there are font commands. I believe pictures are stored inside the RTF file itself... I am going to try saving a RTF from Word 97 with text and 5 simple pictures. Then look at the resulting file.
Probably going to spend some time on sunday figuring this out....I'll keep you posted.
Scott
[This message has been edited by scotty (edited 12-04-1999).]
-
Dec 6th, 1999, 11:16 PM
#4
New Member
Check out www.aspemail.com for a great way to send html email out of asp.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|