Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Nov : Sending an email with attachment from windows email client
| Subject: | Sending an email with attachment from windows email client |
| Posted by: | "Camilla" (camilla.wiklu..@winlas.se) |
| Date: | Wed, 7 Nov 2007 17:47:12 |
Hello,
I want to send an email with attachement from Delphi and I want the standard
email client to pop up with the attachement ready so that the user himself
can complete the email with recipients and body. Something like shellexecute
allthought ShellExecute doesn't seems to support attachements.
I have tested the Indy component and it works fine but is something that
just is happening in the background. I don't want that.
Just like you mark a file, press the right button on the mouse and can
select the menu item send to email client.
How can I do that?
/Camilla