Hanika,
The answer is simple, adding an attachment programmatically is almost only
possible with using Office Outlook and than using the interop or Mapi to
that
A default mailclient has no attachment (as well not without dotNet)
This question is asked in the dotNet newsgroups probably 1001 times.
Cor
"Hanika" <Hanika@discussions.microsoft.comschreef in bericht
news:1A932570-1917-4710-AB4A-F9B00BC14B9B@microsoft.com...
Quote:
Going on 3 days and I am wodnering if I am just not looking in the right
place. If anyone nows how to do this please please help me.
>
I am developing a Windows form application using VB.NET 2005. I have a
PDF
file that I want to attach to the local default email client and display
it
so that the user can enter the rest of the information. Like one would
see
using the right-click Send To Mail Recipient.
>
I tried using MailTo. But the "Attach=" only works with Outlook.
>
Is there a way to access the Send To Mail Receipient via command line or
.NET apis?
Is there another way to do this??
>
THANKS!!!
Hanika