Send Email

  • Thread starter Thread starter Jay
  • Start date Start date
J

Jay

How can I send an email in a windows form like I can with asp.net using
System.Web.Mail or by some other way.

Thanks.
Jay
 
You can use it from WinForms as well. Just add a reference to
System.Web.dll.

How can I send an email in a windows form like I can with asp.net using
System.Web.Mail or by some other way.

Thanks.
Jay
 
Hi Jay,

Thanks for your posting.
I've also found the thread you posted in the
Newsgroups: microsoft.public.dotnet.framework.windowsforms

I've replied you there. If you have any further questions on this, please
feel free to post there. Thanks.

Regards,

Steven Cheng
Microsoft Online Support

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

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top