当前位置:首页 » 软件开发
开发技术指南» 文章正文
    引言: This article covers one
 

 

    摘要: <%@ page language="vb" enablesessionstate="false" enableviewstate="false" trace="false" debug="false" strict="true" %> <%@ ......
 ·邮件发送测试页面。前台页面    »显示摘要«
    摘要: <%@ page language="c#" codebehind="webform1.aspx.cs" autoeventwireup="false" inherits="test.sendmailsample" %> <html> <head> <tit......


SetupCDONTSonWindows2000SMTPwith[等级:中、高](转载:aspfree)
this article covers one of the most common questions i see about getting email sent properly from an asp or asp.net page.   how do to setup my pc machine or server to send cdonts mail.  step 4 is generally what have to be setup. this article covers having a mail program and smtp service on the same server.   it already assumes you have a smtp server running on your network in either case. we were working on an app that sends email using cdonts from our development web server.  we also run mail server on the same server that provides pop3, smtp, imap services.  the issue was getting both the mail programs smtp service and the windows 2000 smtp service that is provided as part of iis.   the problem is one service wouldnt start up due to both were trying to use the default smtp port 25.  there is a work around i discov
...   下一页
    摘要: using system; using system.text; using system.io; using system.net; using system.net.sockets; namespace osleagueforumxp.components { /// <summary> /// tcpclient派生类,用来进行smtp服务器的连接工作 /......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE