-
当单击按钮时发送电子邮件
保护无效 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
-
HTML5-4灰色IT科技商务服务公司整站模板源码分享
应用背景HTML5-4灰色IT科技商务服务公司整站模板源码分享:在这个HTML5很火的时代,拥有这套案例魔板代码,比什么都重要!还等什么赶快下载吧!
关键技术这是本人网上寻找到的HTML5灰色IT科技商务服务公司整站模板源码分享案例,主要运用到了一下知识:
1、HTML5;
2、css3;
3、ajax+jQuery验证
4、等等
- 2022-05-22 09:21:52下载
- 积分:1
-
邮寄形式完整的代码
php 登记表单完成代码的验证一步一步,使易于理解整个代码是如何工作逐线
- 2022-04-07 17:03:41下载
- 积分:1
-
css3 骰子 粗糙例子 求告诉做3D 骰子抛出置点
dice楠板瓙
body { background-image: url("bg.jpg");background-position: 4px 15px; background-repeat:no-repeat;}
.wrap { width: 500px; height: 500px; -webkit-perspective: 800px; margin: 1px auto;}
.wrap .dice { width: 200px; height: 200px; -webkit-transform-style: preserve-3d; margin: 150px; position: relative;
- 2022-07-14 14:20:35下载
- 积分:1
-
php企业通讯录系统
企业通讯录管理系统,向企业员工随时随地的提供企业通讯录信息,用户可在手机端实时查看人员联系方式,拨打电话等全面提高了企业内部沟通效率。主要功能 主要功能有:用户管理(添加用户,删除用户用户,更新用户资料);通讯录管理(添加通讯录,更新通讯录,删除),个人中心,配置管理等。企业客户关系管理系统,是基于Linux开放性内核和Apache基础上Php+Mysql的智能B/S交互式服务系统。系统移动端由移动端采用javascript、html5、ajax、json等技术。中间件层包括函数库,由java开发,android操作系统、中间件、用户界面和应用软件组成。
- 2022-03-02 01:08:42下载
- 积分:1
-
search engine
基于Jsp的web搜索引擎。它完全是用javajsp开发的。lucense框架用于搜索技术
- 2022-02-13 08:00:16下载
- 积分:1
-
公司网站源码
推荐一款不错的公司网站,带后台。如果想建公司网站的话,这个网站将是一个不错的选择,那来学习也是可以的,使用smarty模板,用起来方便,快捷,适合初学者的学习,适合开发者的使用。
- 2023-08-13 06:05:04下载
- 积分:1
-
微信开发源码
应用背景主要应用于微信开发。It is domestic first ASP.NET free opens the source shopping system, is easy to think that the team independent research and development based on the Asp.Net+C#+SQL on-line store system, have the intellectualization, the high expansion, stable, characteristics and so on security, and has the ultra strong function, but increases the channel freely, backstage intelligence revision style, so long as understood website general knowledge stationmaster may with ease use easily to think the commercial city establishes the specialized large-scale on-line bookstore, selects the card shop, the fresh flower shop, the handset shop, the clothing store, the group to buy the net and so on different type commercial city. Easy to think that the commercial city has CMS to increase the channel function, can easy expand the commercial city system the information website multi-styles to cut freely, the entire station undergoes specialized optimized processing. 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-11 02:18:01下载
- 积分:1
-
后台网站管理
这里是我收集的关于webForm后台管理的一些源码,里边附带的有数据库,大家一起来学习啊
- 2022-01-25 14:40:24下载
- 积分:1
-
UI 组件 C#
Jq 网格和 jquery 对话框、 js 树和 jquery 的自动完成功能等一些 java 脚本控件变得为 mvc 项目的帮助器类。
- 2022-03-22 09:33:03下载
- 积分:1