Click here to Skip to main content
15,886,137 members
Home / Discussions / C#
   

C#

 
AnswerRe: Questions About Form Closing Event In winform Pin
Luc Pattyn9-Mar-10 0:18
sitebuilderLuc Pattyn9-Mar-10 0:18 
Questionidentify email sent or not Pin
NarendraSinghJTV8-Mar-10 23:55
NarendraSinghJTV8-Mar-10 23:55 
AnswerRe: identify email sent or not Pin
Gerrit4449-Mar-10 2:25
Gerrit4449-Mar-10 2:25 
GeneralRe: identify email sent or not [modified] Pin
NarendraSinghJTV9-Mar-10 21:02
NarendraSinghJTV9-Mar-10 21:02 
GeneralRe: identify email sent or not Pin
Gerrit4449-Mar-10 21:22
Gerrit4449-Mar-10 21:22 
GeneralRe: identify email sent or not [modified] Pin
Gerrit4449-Mar-10 21:25
Gerrit4449-Mar-10 21:25 
GeneralRe: identify email sent or not Pin
NarendraSinghJTV9-Mar-10 21:30
NarendraSinghJTV9-Mar-10 21:30 
GeneralRe: identify email sent or not Pin
NarendraSinghJTV9-Mar-10 21:37
NarendraSinghJTV9-Mar-10 21:37 
my code is

<system.net.mail.smtpclient smtp="new" system.net.mail.smtpclient(smtpserver,="" convert.toint32(portid));
mssg.from="new" mailaddress(emailid);
mssg.subject="txtSubject.Text;
mssg.Body" =="" htmleditorcontrol.bodyhtml;="" ;
mssg.isbodyhtml="true;
mssg.DeliveryNotificationOptions" deliverynotificationoptions.onsuccess;
="" mssg.headers.add("disposition-notification-to",="" "<mymailid.co.uk="">");>


like this
is it right
Regards
Narendra Singh
(Jindal Tech Ventures)

GeneralRe: identify email sent or not Pin
Gerrit4449-Mar-10 21:49
Gerrit4449-Mar-10 21:49 
GeneralRe: identify email sent or not Pin
NarendraSinghJTV9-Mar-10 22:13
NarendraSinghJTV9-Mar-10 22:13 
GeneralRe: identify email sent or not Pin
Gerrit4449-Mar-10 23:16
Gerrit4449-Mar-10 23:16 
GeneralRe: identify email sent or not Pin
NarendraSinghJTV9-Mar-10 23:19
NarendraSinghJTV9-Mar-10 23:19 
GeneralRe: identify email sent or not Pin
NarendraSinghJTV9-Mar-10 23:22
NarendraSinghJTV9-Mar-10 23:22 
GeneralRe: identify email sent or not Pin
Gerrit4449-Mar-10 23:46
Gerrit4449-Mar-10 23:46 
GeneralRe: identify email sent or not Pin
NarendraSinghJTV9-Mar-10 23:49
NarendraSinghJTV9-Mar-10 23:49 
Questionabout database updation in C# Pin
Vijaya Deshmukh8-Mar-10 23:00
Vijaya Deshmukh8-Mar-10 23:00 
AnswerRe: about database updation in C# Pin
DX Roster9-Mar-10 0:05
DX Roster9-Mar-10 0:05 
GeneralRe: about database updation in C# Pin
OriginalGriff9-Mar-10 0:24
mveOriginalGriff9-Mar-10 0:24 
GeneralRe: about database updation in C# Pin
DX Roster9-Mar-10 0:31
DX Roster9-Mar-10 0:31 
GeneralRe: about database updation in C# Pin
OriginalGriff9-Mar-10 0:52
mveOriginalGriff9-Mar-10 0:52 
GeneralRe: about database updation in C# Pin
DX Roster9-Mar-10 1:23
DX Roster9-Mar-10 1:23 
GeneralRe: about database updation in C# Pin
loyal ginger9-Mar-10 3:36
loyal ginger9-Mar-10 3:36 
AnswerRe: about database updation in C# Pin
OriginalGriff9-Mar-10 0:23
mveOriginalGriff9-Mar-10 0:23 
AnswerRe: about database updation in C# Pin
DX Roster9-Mar-10 0:32
DX Roster9-Mar-10 0:32 
AnswerRe: about database updation in C# Pin
dybs9-Mar-10 14:23
dybs9-Mar-10 14:23 

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.