高分求助(100)--如何制作发送邮件的web页面

xiha2001 2002-03-30 09:18:13
由于是租用的虚拟服务器
我不能给它安装smtp服务器或者添加其他组件,
请问我该如何利用别的smtp服务器来发送邮件?
最好能给个使用ASP的例子,谢谢。
...全文
33 5 打赏 收藏 转发到动态 举报
写回复
用AI写文章
5 条回复
切换为时间正序
请发表友善的回复…
发表回复
onlysgirl 2002-03-31
  • 打赏
  • 举报
回复
在别的服务器上做个服务,再你那用XML调用,很方便,我的SMS就是这么做的
xiha2001 2002-03-31
  • 打赏
  • 举报
回复
关键是它们都需要smtp服务器或者安装其他的组件呀,
有没有不需要smtp服务器和其他组件的方法?
karma 2002-03-30
  • 打赏
  • 举报
回复
from ASPFAQ (http://www.aspfaq.com):

How do I send e-mail from ASP?
37,633 requests - last updated Monday, January 7, 2002

There are several components that enable you to do this. You may already have one, if you have an SMTP server installed alongside IIS - it's called CDONTS. Here is the documentation and an article for CDONTS:

http://msdn.microsoft.com/library/en-us/cdo/html/_denali_newmail_object_cdonts_library_.asp

Article #2026

There are also several other components available (if I missed any, let us know)

AspMail
http://www.serverobjects.com/products.htm#Aspmail

MailListBot
http://www.maillistbot.com/

ASPEmail
http://www.aspemail.com/

SA-SMTPMail
http://www.softartisans.com/softartisans/smtpmail.html

Dundas Mailer
http://www.dundas.com/index.asp?/products/mailer

EasyMail
http://www.quiksoft.com/products/

w3 Jmail
http://www.dimac.net/

HTMLMailer / HTMLMailerPlus
http://www.oopadelic.com/htmlmailer/
http://www.oopadelic.com/htmlmailerplus/

DevMailer
http://www.geocel.com/devmailer/

VSEmail
http://www.vsoft-tech.com.au/vsemail/readme.html

Mabry Mail
http://www.mabry.com/mail/index.htm

SimpleMail
http://simplemail.adiscon.com/en/

AB Active X Mailer
http://www.geocities.com/ResearchTriangle/2656/abmailer.html

OCXMail
http://www.flicks.com/aspmail/

Zaks.POP3
http://www.zaks.demon.co.uk/code/cpts/pop/index.html
xiha2001 2002-03-30
  • 打赏
  • 举报
回复
cdonts可以在没有smtp服务器的机子上用吗?
它能够使用别的smtp服务器?
能介绍一下那些书上有这些东西吗?
谢谢。
musicfree_uibe 2002-03-30
  • 打赏
  • 举报
回复
用cdonts可以实现,具体的代码我现在没有,但是书上有很多,可以自己看

28,391

社区成员

发帖
与我相关
我的任务
社区描述
ASP即Active Server Pages,是Microsoft公司开发的服务器端脚本环境。
社区管理员
  • ASP
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧