Does any1 know how ican send email directly through a VB prog?
pls reply, or email me.
------------------
jimmy
ICQ:35813919
[email protected]
[This message has been edited by jimdalby (edited 02-13-2000).]
Printable View
Does any1 know how ican send email directly through a VB prog?
pls reply, or email me.
------------------
jimmy
ICQ:35813919
[email protected]
[This message has been edited by jimdalby (edited 02-13-2000).]
you can use MAPI32.DLL which is
in windows/system directory.. THe MAPI calls
can be made in VB .. like SendMail,etc.
Hi
how does it exactly work (the code pelase), and can I attach a form to it?
Quote:
you can use MAPI32.DLL which is
in windows/system directory.. THe MAPI calls
can be made in VB .. like SendMail,etc.