Hi, How do I use ASP.NET or VB.NET to retrieve a message from Exchange server and get its attachment down and read the attached text file to save into my SQL database? I need a way to go into Exchange server to grab a particular message by email address and
subject line and get its attached file down for further development? Please help, thank you!
you can do this via LDAP in classic ASP fairly easily (ish), and there are quite a few tutorials around on it. I'll see if I can dig out an ASP.NET one... I assume of course you have the requisite access to do this?
RTFM - straight talk for web developers. Unmoderated, uncensored, occasionally unreadable
Do you have any links or any documents that I can take look at? I searched a bit, but didn't find the exact example of what I need. I need to get into a specific message and be able to get its attachment, and I need to automated this task so the message will
get to parse out to local folder and getting its attached text file and parse into sql database once the message is received. Does that make sense? Please help, thank you very much!
aznkk77
Member
280 Points
58 Posts
How do I get message from Microsoft Exchange 2000 server?
Oct 16, 2003 12:54 AM|LINK
Atrax
All-Star
18705 Points
3733 Posts
Re: How do I get message from Microsoft Exchange 2000 server?
Oct 16, 2003 05:06 AM|LINK
Jason Brown - MVP, IIS
Foged
Member
370 Points
74 Posts
Re: How do I get message from Microsoft Exchange 2000 server?
Oct 16, 2003 07:32 AM|LINK
aznkk77
Member
280 Points
58 Posts
Re: How do I get message from Microsoft Exchange 2000 server?
Oct 17, 2003 04:25 PM|LINK