01 2008 档案

摘要:要完成上效果把“onmouseover="self.status='欢迎光临细溪驿站';return true"”加在标记里 例如:<body onmouseover="self.status='欢迎光临细溪驿站';return true 阅读全文
posted @ 2008-01-30 13:33 马建康 阅读(256) 评论(0) 推荐(0)
摘要://Send mail string code = user.ProviderUserKey.ToString(); System.Net.Mail.SmtpClient sc = new SmtpClient(); sc.Host = ConfigurationManager.AppSettings["MySmtp"].To... 阅读全文
posted @ 2008-01-30 12:57 马建康 阅读(481) 评论(0) 推荐(0)