Data: 2008年8月12日 Auther:roydux | Category:.NET | Comments:0 | Read:
前一段时间有发过一个简单的JMAIL邮件发邮件的代码,今天就把这个代码做一个具体的注解,并增加了另外两个格式的代码,并举几个简单的例子:
首先是jmail.smtpmail的核心代码:
<%
Set jmail = Server.CreateObject("JMAIL.SMTPMail") ’创建一个JMAIL对象
jmail.silent = true ’JMAIL不会抛出例外错误,返回的值为FALSE跟TRUE
...
Data: 2008年8月10日 Auther:roydux | Category:世间百态 | Comments:0 | Read:
Data: 2008年8月6日 Auther:roydux | Category:.NET | Comments:0 | Read:
一、
利用web空间里的类进行:
System.Web.Security.FormsAuthentication.HashPasswordForStoringInConfigFile(str, "md5");
二、
利用security里的类进行:
public string GetMD5(string sDataIn, string m
Data: 2008年8月1日 Auther:roydux | Category:世间百态 | Comments:0 | Read:
看来房地产已经影响到了九亿人的农村了,不知道九亿人民会是什么反应。。。