|
-
Dec 12th, 2002, 11:59 AM
#1
Thread Starter
Frenzied Member
Sending Email As HTML with CGI Tell Friend
I have one of those sendform.cgi scripts and have modified it for my own tell a friend scripts. I have the message hard coded in the script using the PRINT Mail "message here/n"; lines.
How can I send an embeded image? I want to send the email as HTML. I did a PRINT Mail "<HTML>/n"; and ended it at the bottom but just showed the links to any images rather that the image itself.
Thanks!
-
Dec 12th, 2002, 02:38 PM
#2
Stuck in the 80s
You need to setup the proper type in the email headers so the email reader knows whether it's plain text, rtf text, or html. Do a search on email headers.
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
|