|
-
Jul 3rd, 2006, 07:33 AM
#1
Thread Starter
Frenzied Member
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
-
Jul 3rd, 2006, 10:30 AM
#2
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.
-
Jul 4th, 2006, 08:50 AM
#3
Thread Starter
Frenzied Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|