Click here to Skip to main content
16,004,860 members
Home / Discussions / C#
   

C#

 
GeneralRe: Create a large image Pin
Mark Salsbery5-Aug-08 9:01
Mark Salsbery5-Aug-08 9:01 
GeneralRe: Create a large image Pin
bverp5-Aug-08 9:23
bverp5-Aug-08 9:23 
GeneralRe: Create a large image Pin
Mark Salsbery5-Aug-08 9:40
Mark Salsbery5-Aug-08 9:40 
GeneralRe: Create a large image Pin
bverp5-Aug-08 10:32
bverp5-Aug-08 10:32 
GeneralRe: Create a large image Pin
Mark Salsbery5-Aug-08 11:22
Mark Salsbery5-Aug-08 11:22 
AnswerRe: Create a large image Pin
Guffa5-Aug-08 11:22
Guffa5-Aug-08 11:22 
QuestionSmtp Server Pin
hadad5-Aug-08 3:00
hadad5-Aug-08 3:00 
AnswerRe: Smtp Server Pin
Colin Angus Mackay5-Aug-08 5:47
Colin Angus Mackay5-Aug-08 5:47 
hadad wrote:
I want to know the statues of each recipient in my message whether it receives it or not.


You are sending an email. When you send an email do you get a notification if the client failed to receive it? How does that notification manifest itself?

You will only get an immediate notification if the connection to your immediate SMTP server fails. After that, if it fails you will get an email back - maybe, possibly, perhap, then again maybe not.

You might like to read up on how email works, then you will understand what limitations there are.


QuestionHow to handle TcpClient Pin
Emil Müller5-Aug-08 2:56
Emil Müller5-Aug-08 2:56 
AnswerRe: How to handle TcpClient Pin
led mike5-Aug-08 4:38
led mike5-Aug-08 4:38 
Questioncolumn in datagrid Pin
benjamin yap5-Aug-08 2:29
benjamin yap5-Aug-08 2:29 
AnswerRe: column in datagrid Pin
paas5-Aug-08 3:24
paas5-Aug-08 3:24 
GeneralRe: column in datagrid Pin
benjamin yap5-Aug-08 3:53
benjamin yap5-Aug-08 3:53 
GeneralRe: column in datagrid Pin
paas5-Aug-08 4:16
paas5-Aug-08 4:16 
QuestionStore/retrieve font in user settings and isolated storage Pin
AndrusM5-Aug-08 2:14
AndrusM5-Aug-08 2:14 
AnswerRe: Store/retrieve font in user settings and isolated storage Pin
led mike5-Aug-08 5:03
led mike5-Aug-08 5:03 
QuestionWhere do unhandled exceptions in event handlers go? Pin
JoeRip5-Aug-08 1:29
JoeRip5-Aug-08 1:29 
AnswerRe: Where do unhandled exceptions in event handlers go? Pin
astanton19785-Aug-08 2:26
astanton19785-Aug-08 2:26 
QuestionError in copying excel chart to clipboard Pin
dan!sh 5-Aug-08 1:21
professional dan!sh 5-Aug-08 1:21 
QuestionHow to show all items in DataGridViewComboBoxCell Pin
T.EDY5-Aug-08 0:22
T.EDY5-Aug-08 0:22 
AnswerRe: How to show all items in DataGridViewComboBoxCell Pin
nelsonpaixao5-Aug-08 13:12
nelsonpaixao5-Aug-08 13:12 
QuestionHow to read an image file Pin
Hari_10104-Aug-08 23:40
Hari_10104-Aug-08 23:40 
AnswerRe: How to read an image file Pin
Ashfield5-Aug-08 1:11
Ashfield5-Aug-08 1:11 
GeneralRe: How to read an image file Pin
Hari_10105-Aug-08 1:22
Hari_10105-Aug-08 1:22 
GeneralRe: How to read an image file Pin
astanton19785-Aug-08 2:28
astanton19785-Aug-08 2:28 

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.