本文介绍了在VB.NET中发送电子邮件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

限时删除!!

好的,我知道我必须使用System.Web.Mail.SmtpMail类,但我已经从
读取了
http://msdn.microsoft.com /library/de...lasstopic.asp:

要求

命名空间:System.Web.Mail


平台:Windows 2000,Windows XP Professional,Windows Server 2003家族


汇编:System.Web(在System.Web.dll中)

是不是意味着我的应用程序不会从Win98客户端发送电子邮件?

该类是否使用CDONTS?


是否可以通过以下方式发送电子邮件Win98(不使用套接字)?


感谢

ok, I know that I have to use the System.Web.Mail.SmtpMail class, but I''ve
read from
http://msdn.microsoft.com/library/de...lasstopic.asp:
Requirements
Namespace: System.Web.Mail

Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family

Assembly: System.Web (in System.Web.dll)
does it mean that my app will not send e-mails from a Win98 client?
does that class use CDONTS?

is there a way to send e-mails from Win98 (without using socket)?

thanks

推荐答案






这篇关于在VB.NET中发送电子邮件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

1403页,肝出来的..

09-08 21:52