?? editmember.aspx
字號:
?<%@ Page Language="C#" AutoEventWireup="true" CodeFile="EditMember.aspx.cs" Inherits="AdminManage_EditMember" %>
<!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>
</head>
<body>
<form id="form1" runat="server">
<div>
<asp:Panel ID="Panel1" runat="server" Height="320px" Width="530px" BorderColor="#C0C000" BorderWidth="1px" ScrollBars="Vertical">
<table cellpadding="0" cellspacing="0"align="center">
<tr>
<td style="width: 70px">
</td>
<td style="width: 99px; text-align: right;">
<asp:Label ID="labUserID" runat="server" Text="會員ID:" Font-Size="9pt"></asp:Label> </td>
<td style="width: 184px">
<asp:TextBox ID="txtUserID" runat="server" Font-Size="9pt" ReadOnly="true"></asp:TextBox></td>
</tr>
<tr>
<td style="width: 70px">
</td>
<td style="width: 99px; text-align: right;">
<asp:Label ID="labLoginName" runat="server" Text="會員登錄名:" Font-Size="9pt"></asp:Label> </td>
<td style="width: 184px">
<asp:TextBox ID="txtLoginName" runat="server" Font-Size="9pt" ReadOnly="True"></asp:TextBox></td>
</tr>
<tr>
<td style="width: 70px">
</td>
<td style="width: 99px; text-align: right;">
<asp:Label ID="labSex" runat="server" Text="性 別:" Font-Size="9pt"></asp:Label> </td>
<td style="width: 184px">
<asp:DropDownList ID="ddlSex" runat="server" Width="132px" Font-Size="9pt">
<asp:ListItem>男</asp:ListItem>
<asp:ListItem>女</asp:ListItem>
</asp:DropDownList></td>
</tr>
<tr>
<td style="width: 70px">
</td>
<td style="width: 99px; text-align: right;">
<asp:Label ID="labPwd" runat="server" Text="密 碼:" Font-Size="9pt"></asp:Label> </td>
<td style="width: 184px">
<asp:TextBox ID="txtPwd" runat="server" Font-Size="9pt" Width="128px"></asp:TextBox></td>
</tr>
<tr>
<td style="width: 70px">
</td>
<td style="width: 99px; text-align: right;">
<asp:Label ID="labTName" runat="server" Text="真實姓名:" Font-Size="9pt"></asp:Label> </td>
<td style="width: 184px">
<asp:TextBox ID="txtTName" runat="server" Font-Size="9pt"></asp:TextBox></td>
</tr>
<tr>
<td style="width: 70px">
</td>
<td style="width: 99px; text-align: right;">
<asp:Label ID="labPhone" runat="server" Font-Size="9pt" Text="頭像:"></asp:Label> </td>
<td style="width: 184px">
<asp:DropDownList ID="ddlPhoto" runat="server" AutoPostBack="True" Font-Size="9pt"
OnSelectedIndexChanged="ddlPhoto_SelectedIndexChanged" Width="132px">
</asp:DropDownList></td>
</tr>
<tr>
<td style="width: 70px">
</td>
<td style="width: 99px; text-align: right;"></td>
<td style="width: 184px">
<asp:Image ID="iGPhoto" runat="server" Height="120px" Width="90px" /></td>
</tr>
<tr>
<td style="width: 70px">
</td>
<td style="width: 99px; text-align: right;">
<asp:Label ID="labQuePwd" runat="server" Text="密碼問題:" Font-Size="9pt"></asp:Label> </td>
<td style="width: 184px">
<asp:TextBox ID="txtQuePwd" runat="server" Font-Size="9pt"></asp:TextBox></td>
</tr>
<tr>
<td style="width: 70px">
</td>
<td style="width: 99px; text-align: right;">
<asp:Label ID="labAnsPwd" runat="server" Text="密碼提示答案:" Font-Size="9pt"></asp:Label> </td>
<td style="width: 184px">
<asp:TextBox ID="txtAnsPwd" runat="server" Font-Size="9pt"></asp:TextBox></td>
</tr>
<tr>
<td style="width: 70px">
</td>
<td style="width: 99px; text-align: right;">
<asp:Label ID="labTel" runat="server" Text="電 話:" Font-Size="9pt"></asp:Label> </td>
<td style="width: 184px">
<asp:TextBox ID="txtTel" runat="server" Font-Size="9pt"></asp:TextBox></td>
</tr>
<tr>
<td style="width: 70px">
</td>
<td style="width: 99px; text-align: right;">
<asp:Label ID="labEmail" runat="server" Text="Email地址:" Font-Size="9pt"></asp:Label> </td>
<td style="width: 184px">
<asp:TextBox ID="txtEmail" runat="server" Font-Size="9pt"></asp:TextBox></td>
</tr>
<tr>
<td style="width: 70px">
</td>
<td style="width: 99px; text-align: right;">
<asp:Label ID="labCity" runat="server" Text="所在城市:" Font-Size="9pt"></asp:Label> </td>
<td style="width: 184px">
<asp:DropDownList ID="ddlCity" runat="server" Width="134px" Font-Size="9pt">
<asp:ListItem>長春市</asp:ListItem>
<asp:ListItem>長治市</asp:ListItem>
<asp:ListItem>北京市</asp:ListItem>
<asp:ListItem>上海市</asp:ListItem>
<asp:ListItem>天津市</asp:ListItem>
<asp:ListItem>吉林市</asp:ListItem>
<asp:ListItem>烏魯木齊</asp:ListItem>
<asp:ListItem>呼和浩特</asp:ListItem>
<asp:ListItem>銀川</asp:ListItem>
<asp:ListItem>拉薩</asp:ListItem>
<asp:ListItem>五臺山</asp:ListItem>
<asp:ListItem>太行山</asp:ListItem>
<asp:ListItem>吐魯番</asp:ListItem>
</asp:DropDownList></td>
</tr>
<tr>
<td style="width: 70px">
</td>
<td style="width: 99px; text-align: right;">
<asp:Label ID="labAddress" runat="server" Text="住 址:" Font-Size="9pt"></asp:Label> </td>
<td style="width: 184px">
<asp:TextBox ID="txtAddress" runat="server" Font-Size="9pt"></asp:TextBox></td>
</tr>
<tr>
<td style="width: 70px">
</td>
<td style="width: 99px; text-align: right;">
<asp:Label ID="labPostCode" runat="server" Text="郵 編:" Font-Size="9pt"></asp:Label> </td>
<td style="width: 184px">
<asp:TextBox ID="txtPostCode" runat="server" Font-Size="9pt"></asp:TextBox></td>
</tr>
<tr>
<td style="width: 70px">
</td>
<td style="width: 99px; text-align: right;">
<asp:Label ID="labMoney" runat="server" Text="會員充值:" Font-Size="9pt"></asp:Label> </td>
<td style="width: 184px">
<asp:TextBox ID="txtMoney" runat="server" Font-Size="9pt"></asp:TextBox></td>
</tr>
<tr>
<td style="width: 70px; height: 24px;">
</td>
<td style="text-align: center; height: 24px;" colspan="2">
<asp:Button ID="btnModify" runat="server" OnClick="btnModify_Click" Text="修改" Font-Size="9pt" />
<asp:Button ID="btnCancel" runat="server" OnClick="btnCancel_Click" Text="返回" Font-Size="9pt" /></td>
</tr>
</table>
</asp:Panel>
</div>
</form>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -