Email with visual Basic
Email with visual Basic
(OP)
Hello
When I use Vb6 with MAPIMessage and send I email
I get the follwing problem
By some computers (office 2002) the email is not send
The Email-type stand on Custum type and it has to be on internet-type SMTP
How can I tell vb to use internet-type SMTP?
Thanks
When I use Vb6 with MAPIMessage and send I email
I get the follwing problem
By some computers (office 2002) the email is not send
The Email-type stand on Custum type and it has to be on internet-type SMTP
How can I tell vb to use internet-type SMTP?
Thanks
RE: Email with visual Basic
http://www.freevbcode.com/ShowCode.Asp?ID=109
It may work for you.