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)?
>
>