Click to See Complete Forum and Search --> : Recieve Mails


charanyabalu
March 30th, 2001, 12:56 AM
i need a programm in vb to check and recieve mails !!!! and to delete unwanted mails !!!

cksiow
March 30th, 2001, 01:37 AM
try
http://vblib.virtualave.net

there is a vbPop3 class which does all you want, and it's customizable.

however, if you want an easy way, try MAPI control.

hope this help.

gangadhar_1973
March 31st, 2001, 05:14 PM
I have a problem using VB MAPI.I have to open the Outlook Addess book from my application.The user will will select the email address to To/CC/Bcc from the Address Book & will click OK.I have to get the address selected by the user & populate the To block of my textbox.If any of you have done the same or know how to do please mail me at raj.gangadhar@silastechnologies.com

Thanks

weus
July 24th, 2003, 08:22 AM
in case u get a solution do lemme know i am stuck here too

how do u show the address list and allow users to choose...
i m still confused abt that.