Results 1 to 2 of 2

Thread: Sending Email As HTML with CGI Tell Friend

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Oct 2000
    Posts
    1,463

    Question 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!

  2. #2
    Stuck in the 80s The Hobo's Avatar
    Join Date
    Jul 2001
    Location
    Michigan
    Posts
    7,256
    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.
    My evil laugh has a squeak in it.

    kristopherwilson.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width