📄 makevote.aspx
字号:
<%@ Page language="c#" Codebehind="MakeVote.aspx.cs" AutoEventWireup="false" Inherits="Vote2005.Manage.AddVote" %>
<%@ Register TagPrefix="uc1" TagName="Menu" Src="Menu.ascx" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<title>佰思超强自定义调查投票系统 - 内容管理</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="images/xp.css" rel="stylesheet" type="text/css">
</HEAD>
<body MS_POSITIONING="FlowLayout" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<form id="Form1" method="post" runat="server">
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="111" align="left" valign="top" background="images/top_bg.gif"><table width="750" border="0" cellpadding="0" cellspacing="0" class="text">
<tr>
<td width="536"><img src="images/top01.jpg" width="344" height="81"><img src="images/top02.gif" width="192" height="81"></td>
<td width="212" rowspan="2"><img src="IMAGES/BiceVoteLogo.gif" width="234" height="111"></td>
</tr>
<tr>
<td align="right" background="images/search_bg.gif"><table width="99%" border="0" cellpadding="0" cellspacing="0" class="text">
<tr class="text">
<td width="150" align="center"><strong><font color="#3c3c3c">
<script Language="JavaScript">
<!--
function visitor()
{
//define variable
var Jsay;
var Jdayr;
var Jtoday= new Date();
var Jyear= Jtoday.getYear(); Jmonth=Jtoday.getMonth();
Jday= Jtoday.getDay(); Jdate=Jtoday.getDate();
Jhrs= Jtoday.getHours(); Jmin=Jtoday.getMinutes();
Jsec=Jtoday.getSeconds();
// document.write('\t'+"<font color=white>"+','+"</font>");
document.write('<font color=dimgray>'+'</font>'+(Jyear )+"<font color=dimgray>"+"年"+"</font>" );
document.write((Jmonth+1));
document.write("<font color=dimgray>"+"月"+"</font>"+Jdate+"<font color=dimgray>"+"日"+"</font>");
if (Jday==1)
document.write("<font color=darkorange>"+"星期"+"</font>"+"<font color=darkorange>"+"一"+"</font>");
else if (Jday==2)
document.write("<font color=darkorange>"+"星期"+"</font>"+"<font color=darkorange>"+"二"+"</font>");
else if (Jday==3)
document.write("<font color=darkorange>"+"星期"+"</font>"+"<font color=darkorange>"+"三"+"</font>");
else if (Jday==4)
document.write("<font color=darkorange>"+"星期"+"</font>"+"<font color=darkorange>"+"四"+"</font>");
else if (Jday==5)
document.write("<font color=darkorange>"+"星期"+"</font>"+"<font color=darkorange>"+"五"+"</font>");
else if (Jday==6)
document.write("<font color=darkorange>"+"星期"+"</font>"+"<font color=darkorange>"+"六"+"</font>");
else if (Jday==7)
document.write("<font color=darkorange>"+"星期"+"</font>"+"<font color=darkorange>"+"日"+"</font>");
}
visitor();
// -->
</script>
</font></strong>
</td>
<td width="296" align="center" valign="middle"><font color="#3c3c3c"><FONT face="宋体">当前版本号:3.0
</FONT>
<asp:label id="Label4" runat="server"></asp:label></font></td>
<td width="85" align="right"><font color="#3c3c3c"><img src="images/top03.gif" width="77" height="30"></font></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="42" align="left" valign="top" background="images/but_bg.gif"><table id="Table_02" width="770" height="42" border="0" cellpadding="0" cellspacing="0">
<tr>
<td><a href="MakeVote.aspx"><img src="images/BiceVote_08.gif" alt="" width="80" height="42" border="0"></a></td>
<td><img src="images/BiceVote_09.gif" width="56" height="42" alt=""></td>
<td><a href="StatVote.aspx"><img src="images/BiceVote_10.gif" alt="" width="75" height="42" border="0"></a></td>
<td><img src="images/BiceVote_11.gif" width="45" height="42" alt=""></td>
<td><a href="DBRar.aspx"><img src="images/BiceVote_12.gif" alt="" width="88" height="42" border="0"></a></td>
<td><img src="images/BiceVote_13.gif" width="44" height="42" alt=""></td>
<td><a href="Help.html"><img src="images/BiceVote_14.gif" alt="" width="78" height="42" border="0"></a></td>
<td><img src="images/BiceVote_15.gif" width="44" height="42" alt=""></td>
<td><a href="Reg.aspx"><img src="images/BiceVote_16.gif" alt="" width="70" height="42" border="0"></a></td>
<td><img src="images/BiceVote_17.gif" width="49" height="42" alt=""></td>
<td><a href="Exit.aspx"><img src="images/BiceVote_18.gif" alt="" width="71" height="42" border="0"></a></td>
<td><img src="images/BiceVote_19.gif" width="70" height="42" alt=""></td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="20" background="images/text_bg.gif"> </td>
</tr>
<tr>
<td height="300" bgcolor="#6ca9ff"><table width="96%" height="96%" border="0" align="center" cellpadding="0" cellspacing="0"
class="text">
<tr>
<td align="center" valign="top" bgcolor="#f4f4f4"><table id="TABLE1" width="96%" align="center" border="0" runat="server">
<tr>
<td height="15"> <span class="BannerFont">现有调查列表</span>
</td>
</tr>
<tr>
<td><asp:datagrid id="DataGrid1" runat="server" Width="100%" AutoGenerateColumns="False" BorderWidth="1px">
<AlternatingItemStyle BackColor="#F9F9FF"></AlternatingItemStyle>
<ItemStyle Height="25px"></ItemStyle>
<HeaderStyle Height="30px" BackColor="#E0E0F0"></HeaderStyle>
<Columns>
<asp:BoundColumn Visible="False" DataField="N_SysId" ReadOnly="True" HeaderText="编号"></asp:BoundColumn>
<asp:BoundColumn DataField="C_Title" HeaderText="投票名称"></asp:BoundColumn>
<asp:EditCommandColumn ButtonType="LinkButton" UpdateText="更 新" HeaderText="编辑文字" CancelText="取 消" EditText="编辑文字"></asp:EditCommandColumn>
<asp:ButtonColumn Text="编辑选项" HeaderText="编辑选项" CommandName="Add"></asp:ButtonColumn>
<asp:ButtonColumn Text="生成/查看" HeaderText="生成/查看" CommandName="Build"></asp:ButtonColumn>
<asp:ButtonColumn Text="设 定" HeaderText="一般设定" CommandName="Option"></asp:ButtonColumn>
<asp:ButtonColumn Text="代码(Html)" HeaderText="调查代码" CommandName="PreView"></asp:ButtonColumn>
<asp:ButtonColumn Text="<span onClick="return confirm('你确定要清空投票吗?');">清 零</span> "
HeaderText="清理数据" CommandName="Clear"></asp:ButtonColumn>
<asp:ButtonColumn Text="删 除" HeaderText="删除调查" CommandName="Del"></asp:ButtonColumn>
</Columns>
</asp:datagrid>
<FONT face="宋体">
<BR>
<span class="BannerFont">
<asp:Label id="Label8" runat="server">添加一个新调查:</asp:Label>
</span><BR>
</FONT>
<asp:textbox id="TextBox1" runat="server"></asp:textbox>
<FONT face="宋体"> </FONT>
<asp:imagebutton id="ImageButton1" runat="server" ImageUrl="Images/dd.gif"></asp:imagebutton></td>
</tr>
</table>
<FONT face="宋体">
<BR>
</FONT>
<table width="80%" border="0" align="center" class="table" id="TABLEIP" runat="server">
<tr>
<td height="29" colspan="2" align="left">
<asp:label id="Label5" runat="server"></asp:label>
<asp:label id="Label6" runat="server" Visible="False"></asp:label>
<FONT face="宋体"> </FONT>
</td>
</tr>
<tr>
<td width="50%" height="29" align="left"><FONT face="宋体"> ※IP限制的设置
<asp:radiobuttonlist id="RadioButtonList1" runat="server" Width="208px" RepeatDirection="Horizontal">
<asp:ListItem Value="0" Selected="True">不限制IP</asp:ListItem>
<asp:ListItem Value="1">24小时限制IP</asp:ListItem>
</asp:radiobuttonlist>
</FONT>
</td>
<td align="left"><FONT face="宋体"> </FONT>
</td>
</tr>
<tr>
<td colspan="2" align="center"><FONT face="宋体">
<asp:ImageButton id="ImageButton4" runat="server" ImageUrl="images/submit.gif"></asp:ImageButton>
</FONT>
</td>
</tr>
</table>
<br>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -