資源簡介
開放web平臺,供客戶查詢ERP庫存
代碼片段和文件信息
using?System;
using?System.Collections;
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.Sql;
using?System.Data.SqlClient;
public?partial?class?login?:?System.Web.UI.Page
{
????protected?void?Page_Load(object?sender?EventArgs?e)
????{
????}
????protected?void?Button1_Click(object?sender?EventArgs?e)
????{
????????
????????DB?db?=?new?DB();
????????string?username?=?this.UserName.Text.ToString().Trim().Replace?(“‘““g“);
????????string?password?=?db.GetMD5(this.Password.Text.Trim());
????????string?num?=?this.VerifyCode.Text.Trim();
????????if?(Session[“validatenum“].ToString()?==?num.ToUpper())
????????{
????????????SqlDataReader?dr?=?db.reDr(“select?useridusername?from?tb_user?where?userid=‘“?+?username?+?“‘?and??upassword=‘“?+?password?+?“‘“);
???????????????dr.Read();
????????????if?(dr.HasRows)
????????????{
????????????????Session[“useridlogin“]?=?dr.GetValue(0);
????????????????Session[“username“]?=?dr.GetValue(1);
????????????????if?(RadioButton2.Checked?==?true)
????????????????{
????????????????????Response.Redirect(“~/Main.aspx“);
????????????????}
????????????????if?(RadioButton1.Checked?==?true)
????????????????{
????????????????????Response.Redirect(“~/Ecode/EMain.aspx“);
????????????????}
????????????}
????????????else
????????????{
????????????????Response.Write(“ript>alert(‘登錄失敗!‘);location=‘login.aspx‘ ript>“);
????????????}
????????????dr.Close();
????????}
????????else
????????{
????????????//Response.Write(“ript>alert(‘驗證碼錯誤!‘);location=‘login.aspx‘ ript>“);
????????????this.Label1.Text?=?“驗證碼錯誤!“;
????????}
????}
????protected?void?RadioButton2_CheckedChanged(object?sender?EventArgs?e)
????{
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2016-07-09?15:38??程序代碼\
?????目錄???????????0??2016-07-09?15:28??程序代碼\connfly-system-net\
?????目錄???????????0??2016-07-09?15:28??程序代碼\connfly-system-net\ALL\
?????文件????????1087??2016-07-09?13:36??程序代碼\connfly-system-net\ALL\bot.aspx
?????文件?????????452??2016-07-01?10:29??程序代碼\connfly-system-net\ALL\bot.aspx.cs
?????文件????????1460??2016-07-04?08:35??程序代碼\connfly-system-net\ALL\home.aspx
?????文件?????????453??2016-06-30?15:44??程序代碼\connfly-system-net\ALL\home.aspx.cs
?????文件????????2370??2016-07-08?16:08??程序代碼\connfly-system-net\ALL\left.aspx
?????文件????????4993??2016-07-08?16:07??程序代碼\connfly-system-net\ALL\left.aspx.cs
?????文件????????1648??2016-07-09?15:27??程序代碼\connfly-system-net\ALL\top.aspx
?????文件?????????510??2016-07-09?15:28??程序代碼\connfly-system-net\ALL\top.aspx.cs
?????目錄???????????0??2016-07-08?14:23??程序代碼\connfly-system-net\App_Code\
?????文件????????1969??2016-07-08?14:23??程序代碼\connfly-system-net\App_Code\DB.cs
?????目錄???????????0??2016-07-08?15:25??程序代碼\connfly-system-net\App_Data\
?????文件????10485760??2016-07-08?15:32??程序代碼\connfly-system-net\App_Data\ASPNETDB.MDF
?????文件??????516096??2016-07-08?15:32??程序代碼\connfly-system-net\App_Data\aspnetdb_log.ldf
?????目錄???????????0??2016-07-09?14:15??程序代碼\connfly-system-net\Ecode\
?????目錄???????????0??2016-07-09?11:37??程序代碼\connfly-system-net\Ecode\ALL\
?????文件????????1100??2016-07-07?13:51??程序代碼\connfly-system-net\Ecode\ALL\Ebot.aspx
?????文件?????????452??2016-07-01?10:29??程序代碼\connfly-system-net\Ecode\ALL\Ebot.aspx.cs
?????文件????????1461??2016-07-07?13:51??程序代碼\connfly-system-net\Ecode\ALL\Ehome.aspx
?????文件?????????453??2016-06-30?15:44??程序代碼\connfly-system-net\Ecode\ALL\Ehome.aspx.cs
?????文件????????2391??2016-07-09?11:37??程序代碼\connfly-system-net\Ecode\ALL\Eleft.aspx
?????文件????????4395??2016-07-09?11:37??程序代碼\connfly-system-net\Ecode\ALL\Eleft.aspx.cs
?????文件????????1653??2016-07-07?14:01??程序代碼\connfly-system-net\Ecode\ALL\Etop.aspx
?????文件?????????510??2016-07-07?14:57??程序代碼\connfly-system-net\Ecode\ALL\Etop.aspx.cs
?????文件????????1994??2016-07-07?14:56??程序代碼\connfly-system-net\Ecode\Emain.aspx
?????文件?????????456??2016-07-07?14:55??程序代碼\connfly-system-net\Ecode\Emain.aspx.cs
?????文件????????4762??2016-07-09?14:11??程序代碼\connfly-system-net\Ecode\Epswupdate.aspx
?????文件????????2027??2016-07-09?14:15??程序代碼\connfly-system-net\Ecode\Epswupdate.aspx.cs
?????目錄???????????0??2016-07-08?10:10??程序代碼\connfly-system-net\Ecode\WEB\
............此處省略173個文件信息
- 上一篇:顏色表高度顯示高度提取平面度擬合
- 下一篇:GDI+鼠標繪制常規圖形平衡縮放DEMO
評論
共有 條評論