|
Server : Microsoft-IIS/10.0 System : Windows NT EBS-6136 10.0 build 17763 (Windows Server 2016) i586 User : jxgj ( 0) PHP Version : 7.0.33 Disable Function : passthru,exec,system,shell_exec,proc_open,popen,pcntl_exec,socket_bind,stream_socket_server Directory : D:/tmp_aspnet/root/6b11be23/e503b68d/ |
?#pragma checksum "D:\wwwroot\keman\wwwroot\gl.aspx.cs" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "448C377A0C521F39C7E5D0A78306D7F9"
#line 1 "D:\wwwroot\keman\wwwroot\gl.aspx.cs"
using System;
using System.Collections;
using System.Configuration;
using System.Data;
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;
public partial class gl : System.Web.UI.Page
{
protected void Page_Load(object sender, EventArgs e)
{
Session["kd7djej"] = "";
if (!IsPostBack)
{
}
}
protected void Button1_Click1(object sender, EventArgs e)
{
if (TextBox1.Text.ToString().Trim() != "" && TextBox1.Text.ToString().Trim()=="123#321")
{
Session["kd7djej"] = "sf34fs!s5df!gdfg";
//Response.Redirect("zxly.aspx");
}
}
}
#line default
#line hidden