ascxaccdp.ascx
来自「龍族 伺服器 管理 系統 管理網路遊戲(龍族)的asp網頁」· ASCX 代码 · 共 35 行
ASCX
35 行
<%@ Control Language="c#" AutoEventWireup="false" Codebehind="AscxAccDP.ascx.cs" Inherits="playmu.AscxAccDP" TargetSchema="http://schemas.microsoft.com/intellisense/ie5" %>
<TABLE id="Table3" cellSpacing="0" cellPadding="0" width="180" border="0">
<TR>
<TD width="198" height="7"><IMG src="images/1/poll_title.gif"></TD>
</TR>
<TR>
<TD style="TABLE-LAYOUT: fixed; BACKGROUND-IMAGE: url(images/1/poll_bg.gif); WORD-BREAK: break-all; BACKGROUND-REPEAT: repeat-y"
vAlign="top" align="center" height="75">
<TABLE id="Table1" cellSpacing="0" cellPadding="0" width="180" border="0">
<TR>
<TD width="198" height="7"></TD>
</TR>
<TR>
<TD style="TABLE-LAYOUT: fixed; WORD-BREAK: break-all" align="center" height="24"><FONT face="宋体">
<asp:Label id="Label1" Font-Bold="True" runat="server" ForeColor="White" Width="88%"></asp:Label></FONT></TD>
</TR>
<TR>
<TD style="TABLE-LAYOUT: fixed; PADDING-LEFT: 16px; WORD-BREAK: break-all" vAlign="top"
height="75"><asp:RadioButtonList id="RadioButtonList1" runat="server" BorderColor="Transparent" BackColor="Transparent"
Width="88%" ForeColor="White"></asp:RadioButtonList></TD>
</TR>
<TR>
<TD style="TABLE-LAYOUT: fixed; WORD-BREAK: break-all" align="center" height="30">
<asp:ImageButton id="ImageButton20" runat="server" ImageUrl="images/1/btn_result.gif" BorderWidth="0px"
ForeColor="Transparent" BorderStyle="None"></asp:ImageButton><FONT face="宋体">
</FONT><IMG alt="" src="images/1/btn_poll.gif" style="CURSOR: hand" onclick="javascript:window.open('webdpinfo.aspx','_blank','width=540,height=360,toolbar=0,status=0,menubar=0')"></TD>
</TR>
</TABLE>
</TD>
</TR>
<TR>
<TD width="198" height="7"><FONT face="宋体"><IMG src="images/1/poll_bottom.gif"></FONT></TD>
</TR>
</TABLE>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?