Hello all -

I am very familiar with sending mail through asp.net (using the
System.Web.Mail class), but I do not have experience sending e-mail through
windows forms. I would assume the syntax is probably the same, but perhaps
the class or method of calling it could be different? Can this be done in
windows or do i need a web service(please, no)?

Re: Sending e-mail through windows forms by Carlos

Carlos
Wed Jun 15 10:49:26 CDT 2005

It's the same. Just add the assembly of System.Web.Mail.

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com

"Dave Harrington" <dharrington@shaws-lawson.com> escribió en el mensaje
news:%23oY8drbcFHA.2180@TK2MSFTNGP12.phx.gbl...
> Hello all -
>
> I am very familiar with sending mail through asp.net (using the
> System.Web.Mail class), but I do not have experience sending e-mail
> through
> windows forms. I would assume the syntax is probably the same, but
> perhaps
> the class or method of calling it could be different? Can this be done in
> windows or do i need a web service(please, no)?
>
>



Re: Sending e-mail through windows forms by Herfried

Herfried
Sat Jun 18 08:09:48 CDT 2005

Dave,

"Dave Harrington" <dharrington@shaws-lawson.com> schrieb:
> I am very familiar with sending mail through asp.net (using the
> System.Web.Mail class), but I do not have experience sending e-mail
> through
> windows forms.

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

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>