急求.NET 后台登陆源码(c#语言),包括.aspx和.cs文件

来源:百度知道 编辑:UC知道 时间:2024/06/07 02:57:32
表management中的用户名为manageid 密码为managepwd
界面输入框id为txtname和txtpwd
急求
我会追加分的

.aspx
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="test11.aspx.cs" Inherits="test11" %>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title>无标题页</title>
<style type="text/css">
.style1
{
width: 73px;
}
</style>
</head>
<body>
<form id="form1" runat="server">
<div align="center">

<table w