Click here to Skip to main content
15,917,709 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Winamp Style Ticker... Pin
Bartosz Lizak18-Dec-00 22:07
Bartosz Lizak18-Dec-00 22:07 
GeneralMessageBeep(...) for specified length of time Pin
David Wulff18-Dec-00 5:16
David Wulff18-Dec-00 5:16 
GeneralRe: MessageBeep(...) for specified length of time Pin
18-Dec-00 9:06
suss18-Dec-00 9:06 
GeneralIP of Linksys Router (Cable) Pin
Todd Hoop18-Dec-00 3:47
Todd Hoop18-Dec-00 3:47 
GeneralWrapping a MFC Wnd in ATL Control Pin
NormDroid18-Dec-00 0:42
professionalNormDroid18-Dec-00 0:42 
GeneralCListViewCtrl Pin
17-Dec-00 22:52
suss17-Dec-00 22:52 
GeneralRe: CListViewCtrl Pin
Bartosz Lizak18-Dec-00 22:13
Bartosz Lizak18-Dec-00 22:13 
QuestionQ: Sending an e-mail programatically? Pin
Bartosz Lizak17-Dec-00 21:41
Bartosz Lizak17-Dec-00 21:41 
Hello all.

I'am designing some application and I wish that end user could send an e-mail with some attachement by simple pressing button. I want to avoid him of being confused by configuring any connections.

I assume that user's machine has already configurated Internet connection (in most cases Dial-Up with modem) and E-mail client installed (in most cases MS Outlook).

So I see it working in this way: user clicks on a button and this action runs E-mail client - sets the recipient, message and attachement. User only has to press the Submit button (from e-mail client) (or even without - e-mail is sending automatically). The client optionally calls the Dial-Up connection to set up the connection.

I tried opening url ("mailto:xxx@yyy?subject=zzz"), but I cant figure how to set attachement and message body in this manner. So I looked into MAPI specyfication and implemented some sample. But there is a problem: after Submit action, even I have Lotus Notes and MS Outlook installed (LN is default client) I always see an screen to set up the profile. Bleee - this is the less expected thing I wanted to see ...

I dont know the MS Exchange technology well. Any help will by appreciated.

Similiar mechanism works fine in WinZip.

And sorry for my not always briliant english Wink | ;-)



Best regards
AnswerRe: Q: Sending an e-mail programatically? Pin
John Aspras18-Dec-00 0:17
John Aspras18-Dec-00 0:17 
AnswerRe: Q: Sending an e-mail programatically? Pin
Liu18-Dec-00 3:09
Liu18-Dec-00 3:09 
AnswerRe: Q: Sending an e-mail programatically? Pin
Bartosz Lizak18-Dec-00 4:02
Bartosz Lizak18-Dec-00 4:02 
GeneralRe: Q: Sending an e-mail programatically? Pin
Jim Howard18-Dec-00 4:11
Jim Howard18-Dec-00 4:11 
GeneralRe: Q: Sending an e-mail programatically? Pin
Bartosz Lizak18-Dec-00 4:18
Bartosz Lizak18-Dec-00 4:18 
GeneralRe: Q: Sending an e-mail programatically? Pin
Peter Sjöström2-Jan-01 23:25
Peter Sjöström2-Jan-01 23:25 
GeneralRe: Q: Sending an e-mail programatically? Pin
l a u r e n21-Dec-00 19:51
l a u r e n21-Dec-00 19:51 
AnswerRe: Q: Sending an e-mail programatically? Pin
Colin J Davies21-Dec-00 22:50
Colin J Davies21-Dec-00 22:50 
GeneralRe: Q: Sending an e-mail programatically? Pin
Bartosz Lizak2-Jan-01 22:21
Bartosz Lizak2-Jan-01 22:21 
GeneralAttachments by FTP! Pin
Masoud Samimi3-Jan-01 0:16
Masoud Samimi3-Jan-01 0:16 
GeneralRe: Q: Sending an e-mail programatically? Pin
Colin J Davies3-Jan-01 7:54
Colin J Davies3-Jan-01 7:54 
QuestionQ: Does anybody know about VC++ mailing discussion lists? Pin
Bartosz Lizak17-Dec-00 21:14
Bartosz Lizak17-Dec-00 21:14 
AnswerRe: Q: Does anybody know about VC++ mailing discussion lists? Pin
Anders Molin18-Dec-00 1:22
professionalAnders Molin18-Dec-00 1:22 
GeneralRe: Q: Does anybody know about VC++ mailing discussion lists? Pin
John Aspras18-Dec-00 3:35
John Aspras18-Dec-00 3:35 
GeneralRe: Q: Does anybody know about VC++ mailing discussion lists? Pin
NormDroid18-Dec-00 4:16
professionalNormDroid18-Dec-00 4:16 
GeneralStatically compiling in Visual C++ Pin
17-Dec-00 13:10
suss17-Dec-00 13:10 
GeneralRe: Statically compiling in Visual C++ Pin
Jonathan Gilligan17-Dec-00 14:40
Jonathan Gilligan17-Dec-00 14:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.