Click here to Skip to main content
15,881,882 members
Home / Discussions / C#
   

C#

 
QuestionMulti-Select TreeView? Pin
AngryC13-Jul-06 11:31
AngryC13-Jul-06 11:31 
AnswerRe: Multi-Select TreeView? Pin
Dave Kreskowiak13-Jul-06 14:24
mveDave Kreskowiak13-Jul-06 14:24 
QuestionResponse redirect paramters concatenating Pin
leckey13-Jul-06 10:56
leckey13-Jul-06 10:56 
AnswerRe: Response redirect paramters concatenating Pin
Ennis Ray Lynch, Jr.13-Jul-06 11:02
Ennis Ray Lynch, Jr.13-Jul-06 11:02 
GeneralRe: Response redirect paramters concatenating Pin
leckey13-Jul-06 11:07
leckey13-Jul-06 11:07 
QuestionSending Email with Attachment from Winform App Using Default Client Pin
smcneese13-Jul-06 10:07
smcneese13-Jul-06 10:07 
AnswerIf you don't want to use the API Pin
Ennis Ray Lynch, Jr.13-Jul-06 10:17
Ennis Ray Lynch, Jr.13-Jul-06 10:17 
GeneralRe: If you don't want to use the API Pin
smcneese13-Jul-06 10:38
smcneese13-Jul-06 10:38 
System.Net.Mail.SmtpClient would require my application to store UserID, Password, Server, Port, etc. to send an email using an SMTP server. Additionally, this would bypass their mail client and I would be responsible for keeping sent messages, etc. I was trying to avoid building an email client into my application and the complexities of configuring that for the end user. That is the very good reason.

I am trying to leverage the existing client and configuration that most likely already exists. mailto is working fine as described (as long as they have an email client installed). I am trying to figure out how to extend that functionality and attach a file to the opened email message window programmatically.

As mentioned, similar to Winzip "Compress and email". They may be using Outlook automation to do that. Anyone using Winzip something other than outlook or outlook express for an email client? If so, let me know if Winzip still provides that option and how it works.

Thanks.
GeneralThe server settings Pin
Ennis Ray Lynch, Jr.13-Jul-06 11:00
Ennis Ray Lynch, Jr.13-Jul-06 11:00 
AnswerRe: Sending Email with Attachment from Winform App Using Default Client Pin
Josh Smith13-Jul-06 11:20
Josh Smith13-Jul-06 11:20 
QuestionCalculation Ouput Pin
Skanless13-Jul-06 9:35
Skanless13-Jul-06 9:35 
AnswerRe: Calculation Ouput Pin
Josh Smith13-Jul-06 10:27
Josh Smith13-Jul-06 10:27 
AnswerRe: Calculation Ouput Pin
cje13-Jul-06 11:52
cje13-Jul-06 11:52 
AnswerRe: Calculation Ouput Pin
Rob Graham13-Jul-06 12:12
Rob Graham13-Jul-06 12:12 
AnswerRe: Calculation Ouput Pin
Guffa13-Jul-06 12:15
Guffa13-Jul-06 12:15 
QuestionDuplicating the contents of a treeView Pin
AngryC13-Jul-06 9:30
AngryC13-Jul-06 9:30 
AnswerRe: Duplicating the contents of a treeView Pin
Ennis Ray Lynch, Jr.13-Jul-06 9:38
Ennis Ray Lynch, Jr.13-Jul-06 9:38 
GeneralRe: Duplicating the contents of a treeView Pin
AngryC13-Jul-06 9:47
AngryC13-Jul-06 9:47 
AnswerRe: Duplicating the contents of a treeView Pin
BoneSoft13-Jul-06 9:57
BoneSoft13-Jul-06 9:57 
QuestionTextBox Array in C#.NET Pin
orentuil13-Jul-06 9:18
orentuil13-Jul-06 9:18 
AnswerRe: TextBox Array in C#.NET Pin
Josh Smith13-Jul-06 9:23
Josh Smith13-Jul-06 9:23 
GeneralRe: TextBox Array in C#.NET Pin
orentuil13-Jul-06 9:54
orentuil13-Jul-06 9:54 
Questionsaving color in databse and retring Pin
_tasleem13-Jul-06 9:16
_tasleem13-Jul-06 9:16 
AnswerRe: saving color in databse and retring Pin
BoneSoft13-Jul-06 9:51
BoneSoft13-Jul-06 9:51 
GeneralUse the Int32 constructor Pin
Ennis Ray Lynch, Jr.13-Jul-06 10:19
Ennis Ray Lynch, Jr.13-Jul-06 10:19 

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.