Need help in inserting Company's logo picture in a custom made email program!
I have to make a form that will allow the client to put all the pictures he wants in his emails. The outcome would be something kind of like an HTML email, except the picture(s) would already be embbebed or something.
When you use Outlook Express and if you go to the "Tools" menu, and insert a picture, you can also write text in it. That's what I'm looking for. To build a multipart email program.
From the search I've done in the forums so far, the best result I got was in this thread, but the example given was using (as I suspected) only a textbox for text input.
So, any worthful ideas? :p
This is only for VB 6!