登录
首页 » ASP » newss

newss

于 2006-04-02 发布 文件大小:6KB
0 91
下载积分: 1 下载次数: 0

代码说明:

说明:  这是我在别的网站整理的新闻源码,希望大家多提意见,共同切磋.(this is my other website collating information source, we hope to speak up, to share their experience.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 当单击按钮时送电子邮件
    保护无效 substring () {SqlConnection conSplit = 新 SqlConnection (ConfigurationManager.ConnectionStrings ["connMSJ"]。ConnectionString) ;SqlCommand cmdSplit = 新 SqlCommand ("选择密码从成员哪里 (Username=@username 和 Email=@email)",conSplit) ;cmdSplit.Parameters.AddWithValue ("@username",txtUsername.Text);cmdSplit.Parameters.AddWithValue ("@email",txtEmail.Text);conSplit.Open() ;使用 dtrSplit = cmdSplit.ExecuteReader() ;如果 (dtrSplit.Read()) finalString = dtrSplit ["密码"]。Tostring ()。子串 (0,5) ;dtrSplit.Close() ;conSplit.Close() ;} 保护 void sendResetPass() {MailMessage mailMessage = 新 MailMessage() ;mailMessage.To.Add(txtEmail.Text) ;mailMessage.From = 新邮件地址 ("admin@MSJ.com") ;mailMessage.Subject ="的密码重置";mailMessage.Body ="新的密码:"+ finalString ;SmtpClient smtpClient = 新 SmtpClient("smtp.your-isp.com") ;smtpClient.Send(mailMessage) ;} 保护 void ResetPassword (对象发件人、 EventArgs e) {substring () ;如果 (finalString! = null) {SqlConnection conReset = 新 SqlConnection (ConfigurationManager.ConnectionStrings ["connMSJ"]。
    2022-09-26 07:25:03下载
    积分:1
  • ROOTs
    淘客在线客服管理系统(TaokeOCS V3.2),是一款采用Ajax+Java+MySql技术构建的先进、高效、健壮的在线客服解决方案。作为商业软件产品,TaokeOCS 在代码质量、运行效率、负载能力、安全等级、功能可操控性和权限严密性等方面已在广大用户中获得良好的口碑。凭借TaokeOCS 开发组长期积累的丰富的web开发及数据库经验,和富于创新,追求完美的设计理念,使得TaokeOCS 在很短时间内以其鲜明的个性特色从国内外同类产品中脱颖而出。经过了效率最优化和负载能力最佳化设计的TaokeOCS,已获得业内越来越多专家和权威企业的认可(Tao guest online customer service management system (TaokeOCS v3.2) of a by Ajax+Java+MySql technology to build advanced, efficient, robust online customer service solutions. As a commercial software product, TaokeOCS in code quality, operational efficiency, load capacity, security level, function and authority, and so on, has been in the majority of users to get a good reputation. With TaokeOCS development group of the long-term accumulated rich web development and experience, and innovative, the pursuit of the perfect design concept, the TaokeOCS within a very short time to the distinct personality characteristics the domestic and foreign similar products stand out. After the efficiency optimization and load capacity optimization of the TaokeOCS, has gained more and more experts and authoritative enterprises in the industry recognized)
    2016-01-21 12:37:00下载
    积分:1
  • 1
    说明:  大型集团公司网站,现在已经在网络上使用,适用于钢铁等行业的通用网站(Large group company website, has been used on the Internet now)
    2015-06-03 13:13:02下载
    积分:1
  • 窝心的web卡片--html、css、javascript
    运用html、css、javascript传递真情。技术媛也浪漫。这是一个web动画卡片,暖意中包含着技术
    2022-03-01 22:13:28下载
    积分:1
  • bugfree2.1.3
    BugFree是借鉴微软公司软件研发理念、免费且开放源代码、基于Web的精简版缺陷管理系统。(BugFree is Microsoft software development ideas, free and open source, web-based lite version defect management system. )
    2013-07-13 14:13:16下载
    积分:1
  • 日志由业主立案法团系统送的所有邮件
    打开会议系统 (OCS) 发送许多自动生成的电子邮件。然而,现有的日志系统只能记录电子邮件发送时,用户单击"发送"按钮在任何电子邮件页面上。其他如一般通知的电子邮件自动发送的电子邮件不被记录/记录。在此代码中,我将添加一些行,使每个已发送的邮件复制和记录表"邮件"中。你必须通过自己在 OCS 来创建此表的数据库。如何使用: 将此文件复制到目录 lib/pkp/类/邮件 (别忘了事先备份原始文件)
    2022-08-12 16:19:46下载
    积分:1
  • html_base_guide
    HTML语言的基本教程,适合初学者参考使用(HTML language, the basic tutorial, suitable for beginners reference to the use of)
    2009-09-14 22:58:29下载
    积分:1
  • php简单问卷调查项目+后台(支持单选复选)
    php+mysql简单问卷调查项目+后台(支持单选复选)
    2023-01-28 03:20:03下载
    积分:1
  • ashspltxt
    新闻发布系统源码,能轻松通过后台发布信息(Press release system source code, can easily publish information through the background)
    2013-03-22 18:19:55下载
    积分:1
  • 8boy_v2.0
    超简单多用途域名米表程序,PHP的用TXT存放数据.只需要几个文件实现自动分类,批量加入数据,不用你一个个增加域名.程序是前人免费提供的,我加了广告,修改了增加了一些东东,现在管理起来.既简单又直观大方.欢迎使用! 特别是对那些把域名都在一两处注册商比如godaddy的朋友,只要你把你的域名管理页面复制出来,再通过网页和TXT转换下就能直接加上全部域名到米表的数据上,这个程序能方便很多的像我一样懒散的米农.有兴趣的下 (Super simple multi use domain meter program, PHP TXT data storage. Only needs several files to achieve automatic classification, batch add data without one by one to increase the domain name. The program is provided free of charge by the predecessors, I add the advertisement, modify the increase of some of the stuff, now management. Both simple and intuitive generous. Welcome to use! Especially for those domains are in one or two registered providers such as GoDaddy friends, as long as you have your domain name management page copy out, again through the web and TXT conversion can directly add all domain name to meter data, this procedure can facilitate many like me as lazy at. Interested under)
    2016-04-12 20:10:39下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载