automatically rettrieve file attachment

K

kim ireland

Hello,
I am not sure if I am in the correct newsgroup - please pardon me if I
am incorrect - and point me to the right group. TIA.

here is my dilema..

I have a wsf script file that parses a text file and stores the data in
a database. The text file it parses will be updated on a daily basis.
This file is sent in a daily email as an attachment.

How can I retrieve this attachment automatically without any human
intervention.

I assume this is possible...

The machine on which I need this to happen is a Windows 2000 Server


Thank you,
Kim


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
 
S

Sue Mosher [MVP]

Retrieve it in what context?
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
K

kim ireland

Maybe I am looking at this from the wrong angle.
Can I automatically save the attachment from outlook itself?
..hmm




*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
 
S

Sue Mosher [MVP]

These samples show a couple of different ways to save attachments:

http://www.outlookcode.com/codedetail.aspx?id=70
http://www.slovaktech.com/code_samples.htm#StripAttachments

The newsgroup interface at Developersdex (http://www.developersdex.com) does
not automatically quote the text of the original message when you post a
reply. Please take the time to quote the original message manually so that
people reading your current response can understand what you're talking
about. Otherwise, you may not receive the answer you're looking for.

--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top