📄 statvote.aspx
字号:
<%@ Page language="c#" Codebehind="StatVote.aspx.cs" AutoEventWireup="false" Inherits="Vote2005.Manage.MakeVote" %>
<%@ 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">当前版本:3.0
<asp:Label id="Label3" 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"><DIV align="center"><br>
<asp:datagrid id="DataGrid1" runat="server" BorderWidth="1px" AutoGenerateColumns="False" Width="96%">
<AlternatingItemStyle BackColor="#F9F9FF"></AlternatingItemStyle>
<ItemStyle Height="25px"></ItemStyle>
<HeaderStyle Height="30px" BackColor="#E0E0F0"></HeaderStyle>
<Columns>
<asp:BoundColumn Visible="False" DataField="N_SysId" HeaderText="编号"></asp:BoundColumn>
<asp:BoundColumn DataField="C_Title" HeaderText="投票名称"></asp:BoundColumn>
<asp:ButtonColumn Text="原始数据" HeaderText="原始数据" CommandName="First"></asp:ButtonColumn>
<asp:ButtonColumn Text="图形分析(暂无)" HeaderText="图形分析" CommandName="Graphic"></asp:ButtonColumn>
<asp:ButtonColumn Text="数据分析(暂无)" HeaderText="数据分析"></asp:ButtonColumn>
<asp:ButtonColumn Text="结果导出到Excel(暂无)" HeaderText="导出到Excel"></asp:ButtonColumn>
</Columns>
</asp:datagrid></DIV>
<P align="center"><FONT face="宋体"> </FONT>
<asp:label id="Label1" runat="server"></asp:label></P>
<table cellSpacing="0" cellPadding="0" width="80%" align="center" border="0">
<tr>
<td><asp:label id="Label2" runat="server"></asp:label>
<asp:DataGrid id="DataGrid2" runat="server" Width="90%" AutoGenerateColumns="False" BorderWidth="1px">
<ItemStyle Height="25px"></ItemStyle>
<Columns>
<asp:BoundColumn DataField="编号" HeaderText="编号"></asp:BoundColumn>
<asp:BoundColumn DataField="名称" HeaderText="内容"></asp:BoundColumn>
<asp:BoundColumn DataField="票数" HeaderText="参与票数"></asp:BoundColumn>
</Columns>
</asp:DataGrid></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="left" valign="top" background="images/grey_bg.gif"> </td>
</tr>
<tr>
<td height="130" align="left" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="219" rowspan="2" valign="top"><table width="219" height="130" border="0" cellpadding="0" cellspacing="0" class="text">
<tr>
<td height="22" valign="top"><img src="images/bottom_top.gif" width="219" height="22"></td>
</tr>
<tr>
<td height="108" align="center" valign="top" background="images/bottom_bg01.gif"><table width="180" border="0" cellpadding="0" cellspacing="0" class="text">
<tr>
<td><font color="#ffffff">© 2006 The <a href="http://www.bicesoft.com/vote">BiceVote
3.0</a>
<br>
All rights reserved.
<br>
<a href="http://www.bicesoft.com">BiceSoft.Com Develop Team</a></font></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td align="left" background="images/word_bg.gif"><img src="images/word_day.gif" width="527" height="98"></td>
</tr>
<tr>
<td background="images/bottom_bg2.gif"><table width="550" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="113" align="left"><img src="images/bottom02.gif" width="113" height="32"></td>
<td align="right"><table id="Table_02" width="438" height="32" border="0" cellpadding="0" cellspacing="0">
<tr>
<td><img src="images/BiceVote_54.gif" width="38" height="32" alt=""></td>
<td><img src="images/BiceVote_55.gif" width="111" height="32" alt=""></td>
<td><img src="images/BiceVote_56.gif" width="105" height="32" alt=""></td>
<td><img src="images/BiceVote_57.gif" width="87" height="32" alt=""></td>
<td><img src="images/BiceVote_58.gif" width="97" height="32" alt=""></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -