• 大小: 1.98MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-10-01
  • 语言: ASP
  • 标签: 学生  成绩  

资源简介

学生成绩查询,实现了对学生成绩的管理,注册,登录,查询,

资源截图

代码片段和文件信息

using System;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.HtmlControls;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.xml.Linq;
using System.Data.SqlClient;

public partial class _Default : System.Web.UI.Page 
{
    protected void Page_Load(object sender EventArgs e)
    {  
    }
    protected void submit_Click(object sender EventArgs e)
    { 
        if (Request.Cookies[“username“] != null && Request.Cookies[“username“].Value == this.notb.Text)
        {
            Session[“no“] = this.notb.Text;
            Response.Redirect(“information.aspx“);
        }
        else if (this.psdtb.Text==““)
        {
            scriptManager.RegisterStartupscript(this this.GetType() “click“ “ript>alert(‘请输入密码‘);ript>“ false);
        }
        else
        {
            string strSql = ““;
            SqlConnection con = myusing.GetSqlConnection();
            SqlCommand sqlcommand = new SqlCommand();
                strSql = string.Format(“select * from teacher where Tno=‘{0}‘ and Tpassword=‘{1}‘ “ this.notb.Text this.psdtb.Text);
                
           try
            {
                SqlDataReader sqldatareader = myusing.execute(sqlcommand strSql con);
                if (sqldatareader.Read())
                {
                    if (this.remck.Checked == true && Request.Cookies[“username“].Value != this.notb.Text)
                    {   
                        Response.Cookies[“username“].Value = this.notb.Text;
                        Response.Cookies[“psd“].Value = this.psdtb.Text;
                        Response.Cookies[“username“].Expires = DateTime.Now.AddDays(5);
                        Response.Cookies[“psd“].Expires = DateTime.Now.AddDays(5);
                    }
                    Session[“no“] = this.notb.Text.ToString();
                    Session[“psw“] = this.psdtb.Text.ToString();

                }  
           }
            catch (Exception ex)
           {
                this.psdtb.Text = ““;
            }
            finally
            {
                myusing.Close(con sqlcommand);
                if (Session[“no“] != null)
                    Response.Redirect(“information.aspx“);
                else
                    scriptManager.RegisterStartupscript(this this.GetType() “click“ “ript>alert(‘请检出您输入的密码和学号是否有错?‘);ript>“ false);
            }
        }
  }
    protected void cancel_Click(object sender EventArgs e)
    {
        this.notb.Text = ““;
        this.psdtb.Text = ““; 
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2014-02-20 10:40  学生成绩查询\
     目录           0  2014-02-19 20:47  学生成绩查询\App_Code\
     文件           1  2013-06-21 10:35  学生成绩查询\App_Code\ClassDiagram.cd
     文件        1151  2013-06-18 08:49  学生成绩查询\App_Code\myusing.cs
     目录           0  2013-06-16 11:36  学生成绩查询\App_Data\
     目录           0  2014-02-19 20:47  学生成绩查询\css\
     文件        1338  2013-06-20 17:38  学生成绩查询\css\mycss.css
     文件        1833  2013-06-21 08:43  学生成绩查询\Default.aspx
     文件        2761  2013-06-20 18:06  学生成绩查询\Default.aspx.cs
     目录           0  2014-02-19 20:47  学生成绩查询\image\
     文件      111676  2013-06-18 15:53  学生成绩查询\image\0ZF94S409.jpg
     文件      129669  2013-06-18 15:52  学生成绩查询\image\20083111411441_2.jpg
     文件       52680  2013-06-18 15:48  学生成绩查询\image\200991618232092954.jpg
     文件      219584  2013-06-18 15:53  学生成绩查询\image\2034846_051552001379_2.jpg
     文件      121971  2013-06-18 15:49  学生成绩查询\image\3409927_080607562000_2.jpg
     文件       67395  2013-06-18 15:47  学生成绩查询\image\6336467_101832759000_2.jpg
     文件      304265  2013-06-18 15:55  学生成绩查询\image\7675352_091417572000_2.jpg
     文件      118966  2013-06-19 09:20  学生成绩查询\image\bg.jpg
     文件       15388  2013-06-19 11:14  学生成绩查询\image\lg.JPG
     文件      209705  2013-06-18 15:50  学生成绩查询\image\loc4.jpg
     文件       77473  2013-06-19 11:38  学生成绩查询\image\log1.jpg
     文件       15182  2013-06-18 15:57  学生成绩查询\image\log2.jpg
     文件      114542  2013-06-19 18:23  学生成绩查询\image\log3.2.jpg
     文件       16695  2013-06-18 15:59  学生成绩查询\image\log3.jpg
     文件      120196  2013-06-19 22:08  学生成绩查询\image\log4.2.jpg
     文件      125875  2013-06-18 15:43  学生成绩查询\image\nature_081006_autumn_golden_season_31322_2.jpg
     文件        7981  2013-06-18 15:57  学生成绩查询\image\u=25627372513167600343&fm=21&gp=0.jpg
     文件       12361  2013-06-18 15:57  学生成绩查询\image\u=32867312254101164700&fm=23&gp=0.jpg
     文件       13683  2013-06-18 15:57  学生成绩查询\image\u=38209443193378743222&fm=23&gp=0.jpg
     文件        5511  2013-06-18 15:58  学生成绩查询\image\u=3872936352533846572&fm=23&gp=0.jpg
     文件       11714  2013-06-20 17:35  学生成绩查询\information.aspx
............此处省略9个文件信息

评论

共有 条评论