Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Windows Forms / WinForm General / December 2004

Tip: Looking for answers? Try searching our database.

Send Email from Windows Form

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jay - 04 Dec 2004 11:18 GMT
How can I send an email like I can with asp.net using System.Web.Mail or by
some other way.

Thanks.
Jay
Herfried K. Wagner [MVP] - 04 Dec 2004 11:26 GMT
"Jay" <x.y@z.com> schrieb:
> How can I send an email like I can with asp.net using System.Web.Mail or
> by some other way.

You can use the same classes and methods to send mail like in ASP.NET.
Simply add a reference to "System.Web.dll" and then copy your code from the
ASP.NET application.

Sending and receiving email
<URL:http://dotnet.mvps.org/dotnet/faqs/?id=email&lang=en>

Signature

Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/

Steven Cheng[MSFT] - 06 Dec 2004 02:12 GMT
Hi Jay,

Yes, as Herfried has mentioned, we can use the System.Web.Mail  components
in any kind of .net applications without any difference. Just be sure the
specify the correct smtp server. If there is any specific problems or
questions, please feel free to post here. Thanks.

How To Send E-mail Programmatically with System.Web.Mail and Visual C# .NET
http://support.microsoft.com/default.aspx?scid=kb;en-us;310273

Regards,

Steven Cheng
Microsoft Online Support

Signature

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.