DaniWeb Forum Index
>
Search Forums
Search Results
•
•
•
•
Showing results 1 to 1 of 1
Search took
0.01
seconds.
Search:
Posts Made By:
EastStreetEagle
Save these search results for 24 hours
Forum:
C#
Nov 24th, 2008
Replies:
3
Solved:
Problem With Sending Email Through Asp.net
Views:
1,649
Posted By
EastStreetEagle
Re: Problem With Sending Email Through Asp.net
Hi there,
Last time I mailed with C#-code, it happened like this:
MailMessage mailMessage;
SmtpClient client;
mailMessage = new MailMessage();
client = new SmtpClient("relay.skynet.be");...
Showing results 1 to 1 of 1
Latest Posts
Today's Posts
All Forums
Unanswered Threads
All Forums
Related Forum Features
DaniWeb News Stories
DaniWeb Code Snippets
DaniWeb Tutorials
DaniWeb Product Reviews
DaniWeb White Papers
Forum Search
About Us
|
Contact Us
|
Advertise
|
DaniWeb
|
Acceptable Use Policy
|
©2003 - 2009 DaniWeb® LLC