PDA

Click to See Complete Forum and Search --> : Email from VB


jimdalby
Feb 13th, 2000, 02:02 AM
Does any1 know how ican send email directly through a VB prog?
pls reply, or email me.

------------------
jimmy
ICQ:35813919
jim@rdalby.f9.co.uk


[This message has been edited by jimdalby (edited 02-13-2000).]

sarath_777
Feb 14th, 2000, 11:34 AM
you can use MAPI32.DLL which is
in windows/system directory.. THe MAPI calls
can be made in VB .. like SendMail,etc.

aykurt
Mar 12th, 2000, 03:08 PM
Hi

how does it exactly work (the code pelase), and can I attach a form to it?


you can use MAPI32.DLL which is
in windows/system directory.. THe MAPI calls
can be made in VB .. like SendMail,etc.