المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Automatic download attachment from emails



C# Programming
07-01-2009, 06:00 PM
Hello people, My client wants to have an app which will automatically download excel 2003 attachments from emails and store it into the database.

At the moment I have designed an app in C# which reads excel sheet by browsing to it from the local machine and then displays contents into the GUI.

Is there any way in which I can automate this process..

Cheers!