当前位置:首页
开发技术指南» 文章正文
    引言:
 

 

    摘要: 假设第一个dll里面有命名空间a,第二个也有a。 但是两个dll都必须是我引用的,应该如何避免命名空间冲突? ......
    摘要: an instance of type cyberakt.webcontrols.navigation.aspnetmenu was being created, and a valid license could not be granted for the type cyberakt.webcontrols.navigation.aspnetmenu. please, contact ......


为什么我用ASP做的电子邮件发送程序发送不出去

 
    我用的是window2000?并且安装了JMAIL组件,我在本地机器上运行程序,系统总提示消息无效?请问是怎么回事?有谁知道请告诉我。我想用163进行转发,可以吗?  
  <%  
  dim   JMail  
    Set   JMail=Server.CreateObject("JMail.SMTPMail")  
    JMail.Logging=True  
    JMail.Charset="gb2312"  
    JMail.ContentType   =   "text/html"  
    JMail.ServerAddress="smtp.163.com"  
    JMail.Sender="kln.com@163.com"  
    JMail.Subject="主题"  
    JMail.Body="为什么发不出去"  
    JMail.AddRecipient   kln78@sina.com  
    JMail.Priority=1  
    JMail.MailServerUserName   =   "shatan@dvbbs.net"   您的邮件服务器登录名  
    JMail.MailServerPassword   =   "nihaoma"   登录密码  
    JMail.Execute    
    Set   JMail=nothing    
  %>    
  用JMAIL时用不用先停止SMTP   service?系统怎么配置?能详细的说一下用JMAIL发送邮件的步骤吗?我是初学者,还请各位帮忙。  
   
 

NO.1   作者: ceocio

see:  
  http://expert.csdn.net/Expert/FAQ/List_Room_FAQ_Index.asp?Roomid=301

NO.2   作者: babystudio

你是直连Internet吗?就是说你是不是通过代理访问邮件服务器


    摘要: 我所在的单位有几十台电脑,并且通过hub组成了一个局域网(里面有好几个工作组),但是访问网上邻居时,有时看不到别的工作组和某些计算机(在win2000和win98中都存在这个问题)? ......
» 本期热门文章:

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