📄 edit_1.ascx
字号:
<%@ Control Language="c#" AutoEventWireup="false" Codebehind="edit_1.ascx.cs" Inherits="qruan.edit_1" TargetSchema="http://schemas.microsoft.com/intellisense/ie5"%>
<style type="text/css">
<!--
.STYLE100 {font-size: 12px}
.STYLE16 {color: #FF0000}
.STYLE25 {font-size: 12px; color: #00CC00; }
-->
</style>
<table width="564" height="62" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="175" align="center" valign="top"><table width="150" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center"><table id="Table_01" width="123" height="120" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="3"><img src="images/41_01.gif" width="123" height="14" alt="" /></td>
</tr>
<tr>
<td><img src="images/41_02.gif" width="18" height="96" alt="" /></td>
<td><img src="images/41_03.gif" width="95" height="96" alt="" /></td>
<td><img src="images/41_04.gif" width="10" height="96" alt="" /></td>
</tr>
<tr>
<td colspan="3"><img src="images/41_05.gif" width="123" height="10" alt="" /></td>
</tr>
</table></td>
</tr>
</table></td>
<td width="389" align="center" valign="top"><table width="389" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="30" colspan="3"><span class="STYLE100">用户名:
<asp:Label id="Label1" runat="server" Width="72px">Label</asp:Label>
</span></td>
</tr>
<tr>
<td width="107" height="30"><span class="STYLE100">所属地区/城市:</span></td>
<td width="113" height="25"><span class="STYLE100">城市
<asp:DropDownList ID="DropDownList1" runat="server" Width="64px" AutoPostBack="True"></asp:DropDownList>
</span></td>
<td width="169"><span class="STYLE100">地区
<asp:DropDownList ID="DropDownList2" runat="server" Width="80px" AutoPostBack="True"></asp:DropDownList>
<span class="STYLE1006">* 必选</span></span></td>
</tr>
<tr>
<td height="30"><span class="STYLE100">联系人称呼:</span></td>
<td colspan="2"><span class="STYLE100"><span style="HEIGHT: 32px">
<asp:TextBox id="TextBox1" runat="server" Height="18px"></asp:TextBox>
</span><span class="STYLE1006">* 必填</span></span></td>
</tr>
<tr>
<td height="70" valign="top"><span class="STYLE100">送餐地址:</span></td>
<td colspan="2"><span class="STYLE100">
<asp:TextBox id="TextBox5" runat="server" Width="232px" Height="60px" TextMode="MultiLine"></asp:TextBox>
<span class="STYLE1006"> * 必填</span></span></td>
</tr>
<tr>
<td height="30"><span class="STYLE100">联系电话:</span></td>
<td colspan="2"><span class="STYLE100">
<asp:TextBox id="TextBox2" runat="server" Height="18px"></asp:TextBox>
<span class="STYLE1006">* 必填</span></span></td>
</tr>
<tr>
<td height="30" colspan="3" align="center"><span class="STYLE100">
<asp:ImageButton id="ImageButton2" runat="server" ImageUrl=".\images\reg_11_11.gif"></asp:ImageButton>
<asp:ImageButton id="ImageButton1" runat="server" ImageUrl=".\images\reg_11_13.gif"></asp:ImageButton>
<asp:Label ID="Label2" runat="server" ForeColor="White"></asp:Label>
</span></td>
</tr>
<tr>
<td height="30" colspan="3"><span class="STYLE25">注:资料提交后,如信息没改变,请刷新页面!</span></td>
</tr>
</table></td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -