Click here to Skip to main content
15,914,795 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All...
I am doing a program to send mail with attachment ,i used SMTP to send the mail to outlook.My problem is i created the browse window using CFileDialog dialog()the file is not attached when the mail is sent.

Please help me in this regard.

Thanks in Advance..
Posted
Updated 27-Apr-11 23:57pm
v2

1 solution

Attatchment is not supported by the mailto protocol.

So Use Mapi Solutions[^].

This will help you to solve your problem.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900