Results 1 to 3 of 3

Thread: how to send it as html with pictures stored inside it ??

  1. #1

    Thread Starter
    Frenzied Member maged's Avatar
    Join Date
    Nov 2002
    Location
    Egypt
    Posts
    1,040

    how to send it as html with pictures stored inside it ??

    I've made an email client program in visual basic that can send and receive plain text email. Now I'd like to be able to send (reply) and receive email in HTML format the way Outlook Express does

    does any body knows how to do so or have any links for me to read.

    i need to send pictures as inline pictures in message to allow custom signatures and headers.

    thx in advance

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: how to send it as html with pictures stored inside it ??

    Set the .BodyFormat property to MailFormat.Html. Create the message of the body using HTML tags in the string.

  3. #3

    Thread Starter
    Frenzied Member maged's Avatar
    Join Date
    Nov 2002
    Location
    Egypt
    Posts
    1,040

    Re: how to send it as html with pictures stored inside it ??

    thx for the reply mendhak, can u help me a further more and advise me how can i include the pictures i use in my html message inside the email ???

    thank you in advance

    rgds

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