Click here to Skip to main content
15,888,454 members
Home / Discussions / C#
   

C#

 
AnswerRe: reference and not copy Pin
Judah Gabriel Himango1-Mar-06 10:42
sponsorJudah Gabriel Himango1-Mar-06 10:42 
AnswerRe: reference and not copy Pin
Guffa1-Mar-06 10:56
Guffa1-Mar-06 10:56 
GeneralRe: reference and not copy Pin
spin vector1-Mar-06 12:11
spin vector1-Mar-06 12:11 
QuestionArguments to .exe Pin
Sean891-Mar-06 8:55
Sean891-Mar-06 8:55 
AnswerRe: Arguments to .exe Pin
Somanova4201-Mar-06 9:15
Somanova4201-Mar-06 9:15 
AnswerRe: Arguments to .exe Pin
Judah Gabriel Himango1-Mar-06 9:21
sponsorJudah Gabriel Himango1-Mar-06 9:21 
AnswerRe: Arguments to .exe Pin
Sean891-Mar-06 10:17
Sean891-Mar-06 10:17 
QuestionE-Mail sending Pin
ytubis1-Mar-06 8:16
ytubis1-Mar-06 8:16 
Hi All!
I have a problem on my PC, when i am trying to send email i get an error, a very large one, what the hell is the problem( i dont use outlook on my PC, is it relevant?)

use: System.Web.Mail.SmtpMail.Send("y@hotmial.com","y@hotmail.com","Test","Test");

error: System.Web.HttpException: Could not access 'CDO.Message' object.

Thanks Smile | :)

and another small thing, i wrote a function in my html page, i did:
var xmlhttp = new ActiveXObject("Microsoft.XMLHTTP");

now i got the page that i wanted, how can i use this object in my C# code page?with document?how?

Thanks again Smile | :)
AnswerRe: E-Mail sending Pin
Le centriste1-Mar-06 8:22
Le centriste1-Mar-06 8:22 
GeneralRe: E-Mail sending Pin
ytubis1-Mar-06 8:29
ytubis1-Mar-06 8:29 
GeneralRe: E-Mail sending Pin
ytubis1-Mar-06 8:31
ytubis1-Mar-06 8:31 
GeneralRe: E-Mail sending Pin
Le centriste1-Mar-06 8:35
Le centriste1-Mar-06 8:35 
GeneralRe: E-Mail sending Pin
Le centriste1-Mar-06 8:34
Le centriste1-Mar-06 8:34 
GeneralRe: E-Mail sending Pin
ytubis1-Mar-06 9:18
ytubis1-Mar-06 9:18 
AnswerRe: E-Mail sending Pin
mrsnipey1-Mar-06 16:54
mrsnipey1-Mar-06 16:54 
AnswerRe: E-Mail sending Pin
HimaBindu Vejella1-Mar-06 17:59
HimaBindu Vejella1-Mar-06 17:59 
QuestionTake a Report Pin
mostafa_h1-Mar-06 7:13
mostafa_h1-Mar-06 7:13 
QuestionWindows DataGrid Event Notification Pin
Subrahmanyam K1-Mar-06 6:39
Subrahmanyam K1-Mar-06 6:39 
AnswerRe: Windows DataGrid Event Notification Pin
microsoc2-Mar-06 14:42
microsoc2-Mar-06 14:42 
Questiondataadapter 2005 Pin
fmardani1-Mar-06 5:42
fmardani1-Mar-06 5:42 
AnswerRe: dataadapter 2005 Pin
Judah Gabriel Himango1-Mar-06 8:19
sponsorJudah Gabriel Himango1-Mar-06 8:19 
GeneralRe: dataadapter 2005 Pin
HimaBindu Vejella1-Mar-06 18:04
HimaBindu Vejella1-Mar-06 18:04 
QuestionComboBox and MonthCalendar Pin
mostafa_h1-Mar-06 4:54
mostafa_h1-Mar-06 4:54 
AnswerRe: ComboBox and MonthCalendar Pin
Drew McGhie1-Mar-06 6:49
Drew McGhie1-Mar-06 6:49 
GeneralRe: ComboBox and MonthCalendar Pin
mostafa_h1-Mar-06 7:21
mostafa_h1-Mar-06 7:21 

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.