Click here to Skip to main content
15,888,109 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: asp.net project info. Pin
Saksida Bojan9-Nov-07 6:50
Saksida Bojan9-Nov-07 6:50 
QuestionASP Email Script Not Working Pin
MelDrop9-Nov-07 1:18
MelDrop9-Nov-07 1:18 
AnswerWrong forum Pin
pmarfleet9-Nov-07 4:19
pmarfleet9-Nov-07 4:19 
QuestionError while replacing a file in use Pin
tonymathewt9-Nov-07 0:53
professionaltonymathewt9-Nov-07 0:53 
QuestionEmail in Asp.Net 2.0 Pin
freshonlineMax9-Nov-07 0:28
freshonlineMax9-Nov-07 0:28 
AnswerRe: Email in Asp.Net 2.0 Pin
Michael Sync9-Nov-07 0:33
Michael Sync9-Nov-07 0:33 
GeneralRe: Email in Asp.Net 2.0 Pin
freshonlineMax9-Nov-07 0:49
freshonlineMax9-Nov-07 0:49 
GeneralRe: Email in Asp.Net 2.0 Pin
Michael Sync9-Nov-07 1:10
Michael Sync9-Nov-07 1:10 
http://www.google.com/search?q=asp.net+send+mail&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a[^]
<br />
Dim MailObj As New System.Net.Mail.SmtpClient<br />
MailObj.Host = "localhost"<br />
MailObj.Send(EmFrom.Text, EmTo.Text, EmSubj.Text, EmMsg.Text)


Thanks and Regards,
Michael Sync ( Blog: http://michaelsync.net)

GeneralRe: Email in Asp.Net 2.0 Pin
freshonlineMax10-Nov-07 23:33
freshonlineMax10-Nov-07 23:33 
GeneralRe: Email in Asp.Net 2.0 Pin
Michael Sync11-Nov-07 0:05
Michael Sync11-Nov-07 0:05 
AnswerRe: Email in Asp.Net 2.0 Pin
Vasudevan Deepak Kumar9-Nov-07 0:45
Vasudevan Deepak Kumar9-Nov-07 0:45 
QuestionUncheck ASP.Net TreeView Checkboxes Pin
khuzwayom8-Nov-07 23:30
khuzwayom8-Nov-07 23:30 
AnswerRe: Uncheck ASP.Net TreeView Checkboxes Pin
Vasudevan Deepak Kumar9-Nov-07 0:43
Vasudevan Deepak Kumar9-Nov-07 0:43 
QuestionHttpHandler - dynamic images Pin
Chris_Green8-Nov-07 23:26
Chris_Green8-Nov-07 23:26 
AnswerRe: HttpHandler - dynamic images Pin
Vasudevan Deepak Kumar9-Nov-07 0:42
Vasudevan Deepak Kumar9-Nov-07 0:42 
GeneralRe: HttpHandler - dynamic images Pin
Chris_Green9-Nov-07 0:44
Chris_Green9-Nov-07 0:44 
QuestionDisable controls and validators client-side Pin
dabs8-Nov-07 23:03
dabs8-Nov-07 23:03 
Questionstream video from Youtube To ASPX Page Help Needed Pin
bijeshputhalath8-Nov-07 19:13
bijeshputhalath8-Nov-07 19:13 
AnswerRe: stream video from Youtube To ASPX Page Help Needed Pin
Michael Sync8-Nov-07 19:38
Michael Sync8-Nov-07 19:38 
GeneralRe: stream video from Youtube To ASPX Page Help Needed Pin
bijeshputhalath8-Nov-07 21:40
bijeshputhalath8-Nov-07 21:40 
GeneralRe: stream video from Youtube To ASPX Page Help Needed Pin
Michael Sync8-Nov-07 22:29
Michael Sync8-Nov-07 22:29 
GeneralRe: stream video from Youtube To ASPX Page Help Needed Pin
bijeshputhalath9-Nov-07 0:11
bijeshputhalath9-Nov-07 0:11 
QuestionHow to change the navigateurl dynamically for hyperlink column? Pin
Sri_34648-Nov-07 19:04
Sri_34648-Nov-07 19:04 
AnswerRe: How to change the navigateurl dynamically for hyperlink column? Pin
Michael Sync8-Nov-07 19:45
Michael Sync8-Nov-07 19:45 
GeneralRe: How to change the navigateurl dynamically for hyperlink column? Pin
Sri_34648-Nov-07 21:03
Sri_34648-Nov-07 21:03 

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.