1
Reply

Open a file in C# 2.0

Vinoth Natarajan

Vinoth Natarajan

Jun 12 2008 2:49 AM
1.9k
Hi,
    I am using a windows application to read the inbox and display mails and their attachments.
Now when user clicks on the attachment I have to display the actual file (it may be .txt or .xls).
I am having the attachment file path. How to fetch the file from the path and display it to the user.
Note: As we do in the normal outlook mails.


Vinoth


Answers (1)