怎么样联系作者啊...
数据库在哪里呀...
vs文件打不开...
很好用。源码有个bug? , myMail.To = fromMail; 这一行代码 应该写成?myMail.To = toMail;,否则会发送到发件方邮箱。
不能用,虽然简单,但是也要先自己运行下了在上传吗
什么东西啊。根本发不出去
:) 可以学习下里面的思想嘛~~~
这个东西不能发送的 害得我话了那么多的时间去弄他 晕死
楼主 相信在您弄明白之后 您的进步一定是很大的 虽然不能完全使用该源码 但是您可以从中学到一些知识吧!<br/>希望您能顺利完成!
如题, 这个地址:~<br/><a href="http://www.51aspx.com/CV/JH1GEZ9ACZA70" target="_blank">http://www.51aspx.com/CV/JH1GEZ9ACZA70</a><br/><br/>打开页面后不能发送, 需要配置什么吗? 请指导一下..~:) 谢谢
你当然要配置一下smpt服务器的帐号和密码信息啦<br/>参照一下自带的示例
我也是不董,我只知道这是个适合新手学习用的代码,如果新手能看董那就不叫新手了!:( <br/>等待高人来详细讲解配置以及用法,非常感谢!
嗯,谢谢..~:) ..我再试试
<table style="width: auto;"><tr><td style="border:none;"><div class="quote"><blockquote> 原帖由 <b>51aspx</b> 于 2007-12-27 8:27:00 发表<br/>你当然要配置一下smpt服务器的帐号和密码信息啦<br/>参照一下自带的示例 </blockquote></div></td></tr></table><br/>:L ..不好意思, 我配置不好..能不能麻烦告诉我下方法..~自带的示例我怎么找不到?
邮件无法发送到 SMTP 服务器。传输错误代码为 0x80040217<br/><br/>有这个错误,~不知道如何解决:'(
<a href="http://blog.csdn.net/rovecat/archive/2008/10/29/3171167.aspx" target="_blank">http://blog.csdn.net/rovecat/archive/2008/10/29/3171167.aspx</a>
出错拉:<br/> <br/>Server Error in '/51aspxMail' Application. <i>Runtime Error</i> <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif"><b>Description: </b>An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine. <br/><br/><b>Details:</b> To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".<br/><br/><table class="t_table" cellspacing="1" cellpadding="4" style="width:98%;background: #ffffcc;"><tr><td><!-- Web.Config Configuration File --><configuration> <system.web> <customErrors mode="Off"/> </system.web></configuration></td></tr></table><br/><b><font face="Verdana">Notes:</font></b> The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.<br/><br/><table class="t_table" cellspacing="1" cellpadding="4" style="width:98%;background: #ffffcc;"><tr><td><!-- Web.Config Configuration File --><configuration> <system.web> <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/> </system.web></configuration></td></tr></table><br/></font>
怎么配置啊
我也遇到了无法发送邮件的问题,请楼主说明白一些.看上面的回复是要配SMTP服务器,但是这个要怎么样才能配正确??下这样的代码就是学习用的,还请楼主说详细一些.
我也不懂配置 <br/>听说要下载一个邮件服务器,我不知道怎么配置
如果不配置 <br/>你要找一个支持smtp的油箱<br/>比如 ..k65.net的油箱就可以不配置
很不错哦