Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Getting Attachments from an E-Mail

Status
Not open for further replies.

yacyac

Programmer
Jul 29, 2002
78
US
I have no clue on where to begin dealing with e-mail in VB6. I get daily e-mails in Microsoft Outlook ( 1 - 20 per day, all from the same person). They all have an attachment named notify.txt. I am manually saving the attachments as notifyXX.txt, where XX starts at 01 and goes up. I have a VB6 program that then reads the notifyXX.txt files and dumps them into a database.

I would love to be able to push a button in the VB program and have it scan my e-mail and pull all the notify.txt files right into the program. Is there any way of doing this? Again, I have no experience with using VB to deal with e-mail.

Thanks in advance for your time and help.
 
You probably need to use Collaboration Data Objects - try a search on the forum for 'CDO'

___________________________________________________________
If you want the best response to a question, please check out FAQ222-2244 first.
'If we're supposed to work in Hex, why have we only got A fingers?'
Drive a Steam Roller
Steam Engine Prints
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top