搜索资源列表
CheckCode(VB.net)
- asp.net一个验证程序,这个是用VB.net写的,您有什么疑问请发送邮件到Nick4@tom.com-Asp. Net a certification process, this is VB.net wrote, What is your question please send mail to Nick4@tom.com
WaterMark(VB.net)
- 一个ASP.net给上传图片加水印的程序,网上有C#版的,本人习惯用VB.net所以就做了一个VB.net版的,您有什么疑问请发送邮件到Nick4@tom.com-an ASP.net upload pictures to increase watermarking process, the Internet version of C#, I used to VB.net done so on a VB.net edition, What is your question please send
邮件定时发送程序
- ASP.NET邮件定时发送程序 采用VB.NET编写-ASP.NET regularly send mail procedures used to prepare VB.NET
SMTPMAILDEMO
- 用vb.net编写的发送邮件的客户端源代码-using vb.net prepared by the mail client source code
CH04
- vb发送文件,检查邮件,串口操作,查看文件等关于socket的源代码!
SendMail
- 一个使用VB.Net开发的发送邮件的程序
SoapPro
- 用VB调用WebService的朋友们注意咯!!本模块支持同步/异步调用. 性能优越!如有任何意见或建议请发送邮件到:ray530@21cn.com 谢谢!!!
VBSendMail
- VB.NET - NET Framework - How-To Send Mai VB.NET 发送邮件的示例代码
用vb制作的收发电子邮件
- 用vb制作的一个小型的e-mail发送软件,由于本人水平有限,许多功能都不完善。-a small email receive and send program using VB. Its many functions are not consummate because my ability is limited.
vb发送电子邮件附件
- vb发送电子邮件附件
VBNetMail.zip
- [网络编程]用Winsock发送邮件,可发送附件,[Network programming] with Winsock Send mail to send attachments
SendMail
- VB.net 2008 发送邮件实例,适合初学者。 可以进行扩展。-VB.net 2008 to send mail example, suitable for beginners. Can be extended.
mail
- 基于VB的邮件发送程序,可添加删除联系人,可选择多人发送,可添加附件-VB-based e-mail program, can be added to delete contacts, people may choose to send, can be added in Annex
EasyMail
- 很不错的VB版邮件发送系统,原作者极易,界面友好,功能很多,VB6下顺利编译成功,发邮件前需要进行SMTP邮件设置,测试进可以发送邮件,而且速度挺快。-VB version is very good e-mail system, highly original author, user-friendly, feature a lot, VB6 compile smoothly success, the need for SMTP e-mail before the mail settings,
EmailUtilily
- VB.NET邮件发送.这个代码主要演示了在VB.NET2005下怎样向指定的邮件地址发送邮件,只要设置好发送邮件的服务器地址以及邮件的帐号和密码,同时选中需要身份验证项即可,一个很简单很实用的代码,您自己可以扩充pop3接收邮件功能及附件发送功能。-VB.NET message is sent. This code is mainly demonstrated in the VB.NET2005, how can e-mail address to send to the designated
VB-Winsock-Email
- vb winsock email 发送邮件-vb winsock email email
vbSendEmail
- vb发送邮件,采用winsock实现,支持附件并能获取发送结果-vb send mail using winsock to achieve support for attachments and have access to send results
CheckCode(VB.net)
- asp.net一个验证程序,这个是用VB.net写的,您有什么疑问请发送邮件到Nick4@tom.com-Asp. Net a certification process, this is VB.net wrote, What is your question please send mail to Nick4@tom.com
vb-email
- vb调用winsock发送邮件包括html和任何附件都可以发送,自己珍藏的,还有进度显示-vb winsock calls and sending mail, including any attachments html can send their own collection, as well as progress display
电子邮件收发系统
- 发送和接收电子邮件,对于某些执行特殊任务的应用程序而言,是一个十分有用的功能。例如,一个监视网络服务器资源使用情况的工具软件,如果它具有自动发送电子邮件的功能,那么当它发现服务器的资源使用已经接近事先设定的临界状态时,便可以向系统管理员发送一封告警的电子邮件,从而使系统管理员能够及时地采取措施,以避免重大事故的出现。在Visual Basic中,应用程序可以通过调用微软公司的MAPI(Messaging Application Programming Interface,消息应用程序编程接口),