資源簡介
一個(gè)好看的網(wǎng)頁,我們做的校園報(bào)修系統(tǒng),希望你們喜歡

代碼片段和文件信息
using?System;
using?System.Data;
using?System.Configuration;
using?System.Web;
using?System.Web.Security;
using?System.Web.UI;
using?System.Web.UI.WebControls;
using?System.Web.UI.WebControls.WebParts;
using?System.Web.UI.HtmlControls;
using?System.Data.OleDb;
public?partial?class?_Default?:?System.Web.UI.Page?
{
????private?OleDbConnection?myconnection;
????private?string?user?pswordusernameusercode;
????protected?void?Page_Load(object?sender?EventArgs?e)
????{
????????string?dataPath?=?Server.MapPath(“Information.mdb“);//獲取數(shù)據(jù)庫路徑
????????//Response.Write(dataPath);
????????string?conn?=?“Provider=Microsoft.ACE.OLEDB.12.0;Data?Source=“?+dataPath;
????????myconnection?=?new?OleDbConnection(conn);
????????myconnection.Open();
????????user?=?Convert.ToString(userID.Text);
????????psword?=?Convert.ToString(password.Text?);
????????usercode?=?validatepass.Text;
????????password.TextMode?=?TextBoxMode.Password;
????????Session[“userID“]?=?““;
????????Session[“psword“]?=?““;
????????Session[“username“]?=?““;
????????Session[“repairmantype“]?=?““;
????????
????}
????protected?void?Button1_Click(object?sender?EventArgs?e)
????{
????????string?checkcode?=?Session[“LVNum“].ToString();
????????if?(?usercode??==?checkcode)
????????{
????????????if?(RadioButton1.Checked)
????????????{
????????????????OleDbCommand?myCommand?=?new?OleDbCommand(“select?*?from?UserInformation?where?UserID=‘“?+?user?+?“‘a(chǎn)nd?UserPassword=‘“?+?psword?+?“‘??“?myconnection);
????????????????OleDbDataAdapter?Adapter?=?new?OleDbDataAdapter();
????????????????Adapter.SelectCommand?=?myCommand;
????????????????DataSet?myDS?=?new?DataSet();
????????????????Adapter.Fill(myDS);
????????????????if?(myDS.Tables.Count?==?1?&&?myDS.Tables[0].Rows.Count?==?0)
????????????????{
????????????????????userID.Text?=?““;
????????????????????password.Text?=?““;
????????????????????validatepass.Text?=?““;
????????????????????Label1.Text?=?“*用戶名或密碼錯(cuò)誤!“;
????????????????}
????????????????else
????????????????{
????????????????????Session[“userID“]?=?user;
????????????????????Session[“psword“]?=?psword;
????????????????????Session[“username“]?=?myDS.Tables[0].Rows[0][“UserName“].ToString();
????????????????????myconnection.Close();
????????????????????Response.Write(“ript?Language=‘javascript‘>alert(‘登錄成功!‘); ript>“);
????????????????????Response.Write(“ta?http-equiv=‘refresh‘?content=‘0;url=Menu/Menu.aspx‘>“);
????????????????}
????????????}
????????????else?if?(RadioButton2.Checked)
????????????{
????????????????OleDbCommand?myCommand?=?new?OleDbCommand(“select?*?from?RepairmanInformation?where?RepairID=‘“?+?user?+?“‘a(chǎn)nd?RepairPassword=‘“?+?psword?+?“‘??“?myconnection);
????????????????OleDbDataAdapter?Adapter?=?new?OleDbDataAdapter();
????????????????Adapter.SelectCommand?=?myCommand;
????????????????DataSet?myDS?=?new?DataSet();
????????????????Adapter.Fill(myDS);
????????????????if?(myDS.Tables.Count?==?1?&&?my
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件??????21150??2009-11-29?11:25??RepairSystem\css\st
?????文件???????4920??2018-06-24?23:19??RepairSystem\EvaluateSystem\EvaluateInformation.aspx
?????文件???????3835??2018-06-24?23:03??RepairSystem\EvaluateSystem\EvaluateInformation.aspx.cs
?????文件???????2020??2017-07-20?09:48??RepairSystem\HTML5星空夜空背景登錄界面模板\css\component.css
?????文件????????587??2017-07-20?09:47??RepairSystem\HTML5星空夜空背景登錄界面模板\css\demo.css
?????文件???????1825??2016-12-09?19:55??RepairSystem\HTML5星空夜空背景登錄界面模板\css\normalize.css
?????文件?????174899??2017-07-20?09:49??RepairSystem\HTML5星空夜空背景登錄界面模板\img\demo-1-bg.jpg
?????文件??????37970??2016-03-23?15:22??RepairSystem\HTML5星空夜空背景登錄界面模板\img\login_ico.png
?????文件???????1761??2017-07-21?08:18??RepairSystem\HTML5星空夜空背景登錄界面模板\index.html
?????文件???????5749??2016-12-09?19:55??RepairSystem\HTML5星空夜空背景登錄界面模板\js\demo-1.js
?????文件???????5211??2016-12-09?19:55??RepairSystem\HTML5星空夜空背景登錄界面模板\js\EasePack.min.js
?????文件???????2429??2016-12-09?19:55??RepairSystem\HTML5星空夜空背景登錄界面模板\js\html5.js
?????文件???????1231??2016-12-09?19:55??RepairSystem\HTML5星空夜空背景登錄界面模板\js\rAF.js
?????文件??????25167??2016-12-09?19:55??RepairSystem\HTML5星空夜空背景登錄界面模板\js\TweenLite.min.js
?????文件????????560??2018-07-05?22:48??RepairSystem\images\bgtab.gif
?????文件??????21150??2009-11-29?11:25??RepairSystem\jiaoben1792\css\st
?????文件????????560??2009-11-29?11:25??RepairSystem\jiaoben1792\images\bgtab.gif
?????文件???????1702??2009-11-29?11:25??RepairSystem\jiaoben1792\images\RSS_icons.png
?????文件???????1453??2013-12-12?10:18??RepairSystem\jiaoben1792\index.html
?????文件??????55740??2009-11-29?11:25??RepairSystem\jiaoben1792\js\jquery.min.js
?????文件????????728??2009-11-29?11:25??RepairSystem\jiaoben1792\js\lavalamp.min.js
?????文件???????2305??2009-11-29?11:25??RepairSystem\jiaoben1792\js\xixi.js
?????文件???????3177??2011-03-21?12:55??RepairSystem\jiaoben1792\說明.htm
?????文件?????????75??2013-12-12?10:17??RepairSystem\jiaoben1792\說明.txt
?????文件??????55740??2009-11-29?11:25??RepairSystem\js\jquery.min.js
?????文件????????728??2009-11-29?11:25??RepairSystem\js\lavalamp.min.js
?????文件???????2305??2009-11-29?11:25??RepairSystem\js\xixi.js
?????文件???????5733??2018-07-05?22:40??RepairSystem\Menu\Menu.aspx
?????文件????????383??2005-09-07?09:40??RepairSystem\Menu\Menu.aspx.cs
?????文件???????4232??2018-07-05?22:36??RepairSystem\Page.aspx
............此處省略63個(gè)文件信息
評論
共有 條評論